//
pkg.gl
Category
github.com/tr1v3r/pkg
config
package
0.1.10
Repository:
https://github.com/tr1v3r/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
81 SLOC
#
Functions
NewConfigure
NewConfigure create new configure default parser is JSONParser.
#
Constants
EnvConfFile
EnvConfFile env conf file.
#
Variables
JSONParser
jsonParser parse json config.
YAMLParser
yamlParser parse yaml config.
#
Structs
Configure
Configure ...
#
Type aliases
Parser
Parser get parser.