• Stars
    star
    167
  • Rank 226,591 (Top 5 %)
  • Language
    Go
  • License
    Other
  • Created about 9 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Package docs: https://godoc.org/gopkg.in/gcfg.v1