Skip to content

golift/cnfgfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a5436d8 · Jul 13, 2024

History

67 Commits
Jul 3, 2024
Jul 3, 2024
Jul 13, 2024
Jul 3, 2024
Jul 3, 2024
Jul 3, 2024
Jul 10, 2024
Jul 4, 2024
Jul 13, 2024
Jul 13, 2024
Jul 3, 2024
Jul 3, 2024

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.