package
1.0.4
Repository: https://github.com/segmentfault/pacman.git
Documentation: pkg.go.dev

# Interfaces

Config interface determines the common methods for parsing configuration from specified resources.
StaticConfig the config that do not update after application run Deprecated: suggested use Config instead.