There was an error while loading. Please reload this page.
1 parent c40f08e commit 430808aCopy full SHA for 430808a
1 file changed
README.md
@@ -36,7 +36,7 @@ type Config struct {
36
}
37
38
39
-c := &Config{}
+c := Config{}
40
41
err := env.Load(&c)
42
if err != nil {
0 commit comments