b95dd6a380
Change-Id: Ifa8cc0e4abb798c63c9d4ac9297e3e32443125e4 Implements: blueprint auth-controller-framework Signed-off-by: mozhuli <21621232@zju.edu.cn>
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
Gcfg reads INI-style configuration files into Go structs;
|
|
supports user-defined types and subsections.
|
|
|
|
Package docs: https://godoc.org/gopkg.in/gcfg.v1
|