package
0.0.0-20230803183215-8bd077957dc1
Repository: https://github.com/weedge/pkg.git
Documentation: pkg.go.dev

# Functions

Default is a default config provider.
Flags adds flags related to basic configuration's parser loader to the flags.
NewFile create file provider.
NewParserFromFile creates a new Parser by reading the given file.

# Structs

Parser loads configuration.

# Interfaces

Provider is config provider.