Skip to content
/ conf Public

Simple golang configuration file reader to load into map with keys and names as strings.

License

Notifications You must be signed in to change notification settings

vonwenm/conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

conf

Golang library to read configuration files and load results as key value string pairs into a map. Default values can loaded first into a map and then overwritten as configuration files are parsed.

About

Simple golang configuration file reader to load into map with keys and names as strings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages