Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 389 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 389 Bytes

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.