{"id":64314,"library":"edgexfoundry-go-mod-registry","title":"EdgeX Foundry Go Module Registry","description":"Package registry provides service registry and discovery functionality for EdgeX Foundry microservices.","status":"active","version":"0.1.27","language":"go","source_language":null,"source_url":"https://github.com/edgexfoundry/go-mod-registry","tags":["edgex","registry","service-discovery","microservices"],"install":[{"cmd":"go get github.com/edgexfoundry/go-mod-registry","lang":"bash","label":"Install github.com/edgexfoundry/go-mod-registry"}],"dependencies":[],"imports":[{"symbol":"registry","correct":"github.com/edgexfoundry/go-mod-registry"}],"quickstart":{"code":"package main\n\nimport (\n\t\"log\"\n\t\"github.com/edgexfoundry/go-mod-registry/pkg/registry\"\n)\n\nfunc main() {\n\tclient, err := registry.NewRegistryClient(registry.RegistryInfo{\n\t\tHost: \"localhost\",\n\t\tPort: 8500,\n\t})\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tlog.Println(\"Registry client created\")\n}","lang":"go","description":"Creates a new registry client for EdgeX Foundry."},"warnings":[{"fix":"Use only within EdgeX Foundry projects or consult documentation for integration.","message":"This package is tightly coupled to EdgeX Foundry; not intended for general use.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'discoveri':12,22 'edgex':1,15,18 'foundri':2,16 'function':13 'go':3 'microservic':17,23 'modul':4 'packag':6 'provid':8 'registri':5,7,10,19 'servic':9,21 'service-discoveri':20","created_at":"2026-06-17T16:54:34.720446+00:00","updated_at":"2026-06-17T16:54:34.720446+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/edgexfoundry/go-mod-registry","github":"https://github.com/edgexfoundry/go-mod-registry","docs":"https://pkg.go.dev/github.com/edgexfoundry/go-mod-registry#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}