Registry / cloud / edgexfoundry-go-mod-registry-v2

edgexfoundry-go-mod-registry-v2

JSON →
library2.3.0gogounverified

EdgeX Foundry's registry module for service discovery and configuration management.

go get github.com/edgexfoundry/go-mod-registry/v2
INSTALL
IMPORT
SIG · EDGEXFOUNDRY-GO-MO
E
edgexfoundry-go-mod-registry-v2
cloudgov2.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

registry
github.com/edgexfoundry/go-mod-registry/v2

Create a new registry client with default configuration.

package main import ( "github.com/edgexfoundry/go-mod-registry/v2/pkg/registry" ) func main() { client, _ := registry.NewRegistryClient(registry.RegistryConfig{}) _ = client }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
16
Resources
edgexfoundry-go-mod-registry-v2 — go get edgexfoundry-go-mod-registry-v2 · libregistry