• Stars
    star
    165
  • Rank 220,812 (Top 5 %)
  • Language
    Go
  • License
    Other
  • Created over 8 years ago
  • Updated almost 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