package
1.10.20
Repository: https://github.com/code-payments/code-server.git
Documentation: pkg.go.dev

# Functions

NewBoolConfig creates a env-based bool config.
NewBytesConfig creates a env-based byte array config.
No description provided by the author
NewDurationConfig creates a env-based duration config.
NewFloat64Config creates a env-based float64 config.
NewInt64Config creates a env-based int64 config.
NewStringConfig creates a env-based string config.
NewUint64Config creates a env-based uint64 config.