package
1.0.1
Repository: https://github.com/michivip/proxytestserver.git
Documentation: pkg.go.dev

# Variables

The configuration struct with default value which are saved if no existing configuration file can be found.

# Structs

Struct with values and struct tags to encode/decode the configuration file.
TOML implementation of the Loader interface.

# Interfaces

General configuration loader interface to allow custom implementations.