We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec258b commit 3512019Copy full SHA for 3512019
README.md
@@ -3,6 +3,7 @@ A small,
3
dependency-free Go library for loading configuration from environment variables directly into your structs.
4
5
[](https://pkg.go.dev/github.com/struct0x/envconfig)
6
+[](https://goreportcard.com/report/github.com/struct0x/envconfig)
7
8
It supports nested structs, prefixes, defaults, required fields,
9
slices, maps, arrays, pointers, durations, and custom (un)marshalers.
0 commit comments