//
pkg.gl
Category
github.com/k8s-practice/octopus
config
parser
package
1.1.4
Repository:
https://github.com/k8s-practice/octopus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
8
Files
31 SLOC
#
Packages
jsonparser
No description provided by the author
tomlparser
No description provided by the author
yamlparser
No description provided by the author
#
Functions
Parse
Parse uses registered parser to parse the coming data.
Register
No description provided by the author
#
Interfaces
Builder
Builder builds a config parser to parse configiration.
Parser
Parser parses configurations from input data.