Skip to content
/ gcfg Public

Gcfg is a Go library that reads text-based configuration files that consist of "name=value" pairs grouped into sections.

License

Notifications You must be signed in to change notification settings

rexk/gcfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gcfg reads INI-style configuration files into Go structs;
supports user-defined types and subsections.

Project page: https://code.google.com/p/gcfg
Package docs: http://godoc.org/code.google.com/p/gcfg

Author's other projects: https://speter.net


This is a fork from https://code.google.com/p/gcfg

About

Gcfg is a Go library that reads text-based configuration files that consist of "name=value" pairs grouped into sections.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages