package
0.1.2
Repository: https://github.com/planetfall/framework.git
Documentation: pkg.go.dev

# Functions

NewConfig takes a slice of entries, and setup the [viper] configuration map.

# Constants

The fields for the config entry.
The fields for the config entry.
The fields for the config entry.
The current supported runtime Environment values.
The fields for the runtime environment entry.
The fields for the runtime environment entry.
The fields for the runtime environment entry.
The current supported runtime Environment values.

# Variables

EnvironmentMapping stores the values that can be user-provided.

# Structs

Entry
Entry is a type that allows the config package to access configuration values.

# Interfaces

Config is the type that holds the current runtime environment.
The runtime Environment enumeration.