go-config

Configuration file loader for Go

MIT License

Stars
31

Bot releases are hidden (Show)

go-config - v0.2.0

Published by fujiwara over 4 years ago

Add config.Delims() function.

go-config - v0.1.0

Published by fujiwara over 5 years ago

  • Support go module #7
  • Added new functions #8
    • LoadBytes
    • LoadJSONBytes
    • LoadTOMLBytes
    • LoadWithEnvBytes
    • LoadWithEnvJSONBytes
    • LoadWithEnvTOMLBytes
go-config - v0.0.2

Published by takyoshi over 6 years ago

  • enable to get merge-env-config release binary (#5).