Categorygithub.com/go-apibox/config
modulepackage
0.0.0-20181117060422-6d8566b07d45
Repository: https://github.com/go-apibox/config.git
Documentation: pkg.go.dev

# README

config GoDoc

Library to read APIBox config file.

See full document at: https://go-apibox.github.io/docs/#!other/config.md (Chinese)

# Functions

FromFile create a config with specified config file.
FromString create a config by specified yaml string.

# Structs

No description provided by the author