Skip to content

muir/nflex

Repository files navigation

nflex - common interface to parsed config files

GoDoc unit tests report card codecov

Install:

go get github.com/muir/nflex

Nflex is a common wrapper around multiple configuration file unpackers. It is lower-level than just unpacking into an map[string]interface{} and thus avoids adding incorrect type information to YAML files that are parsed that way.

It currently supports:

  • YAML
  • JSON

It supports merging data from multiple files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •