An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/samber/config

Package config provides typesafe, cloud native configuration binding from environment variables or files to structs. Configuration can be done in as little as two lines: A field's type determines what https://golang.org/pkg/strconv/ function is called. All string conversion rules are as defined in the https://golang.org/pkg/strconv/ package. If chaining multiple data sources, data sets are merged. Later values override previous values. Unset values remain as their native zero value: https://tour.golang.org/basics/12. Env vars map to struct fields case insensitively. NOTE: Also true when using struct tags.

Ecosystem
proxy.golang.org
Latest Release
v1.4.0
about 4 years ago
Versions
8
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/samber/config
spec
License MIT
Namespace github.com/samber
First Release almost 7 years ago
Last Synced 24 days ago
Repository
Stars 1 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 8.2%