Categorygithub.com/munisense/goloadenv
repositorypackage
0.0.2
Repository: https://github.com/munisense/goloadenv.git
Documentation: pkg.go.dev

# README

goloadenv

Extensible configuration tools for Go.

test status MIT license Go.Dev reference Go Report Card

Features

  • Struct loading from environment variables
  • Default and optional configuration fields
  • Nested configuration structs
  • Array and list parsing
  • Extensible type parsing

License

Released under the MIT License