package
0.1.10
Repository: https://github.com/patrickascher/gofw.git
Documentation: pkg.go.dev

# Packages

Package json implements the config.Interface and registers a json provider.

# Functions

Env returns the actual environment variable.
New will call the parse function on the given provider.
Register the config provider.
SetEnv allows a custom environment variable.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ENV is the default name to check the system environment variable os.GetEnv().
JSON pre-defined config provider.

# Variables

Error messages.
Error messages.
Error messages.
Error messages.

# Interfaces

Interface is used by config providers.