//
pkg.gl
Category
github.com/segmentfault/pacman
conf
package
1.0.4
Repository:
https://github.com/segmentfault/pacman.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
11 SLOC
#
Interfaces
Config
Config interface determines the common methods for parsing configuration from specified resources.
StaticConfig
StaticConfig the config that do not update after application run Deprecated: suggested use Config instead.