Registry / config / edgexfoundry-go-mod-configuration

edgexfoundry-go-mod-configuration

JSON →
library0.0.8gogounverified

A Go library for configuration management in EdgeX Foundry.

config
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.

github.com/edgexfoundry/go-mod-configuration

Create a new configuration instance.

package main import ( "fmt" "github.com/edgexfoundry/go-mod-configuration" ) func main() { cfg := configuration.New() fmt.Println(cfg) }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
19 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
bingbot
1
mj12bot
1
bytedance
1
Resources