Skip to content

golift/cnfgfile

Repository files navigation

golift.io/cnfgfile

Go Report Card

This package provides two features:

  1. Allows you to load a configuration files from XML, YAML, TOML or JSON using one method call.
  2. Allows you to load additional configuration data from external files for any string defined in a struct.

About

Abstracted configuration file loading for Go.

Resources

License

Stars

Watchers

Forks

Languages