package
0.0.0-20240312095615-72549b446aed
Repository: https://github.com/consolelabs/mochi-toolkit.git
Documentation: pkg.go.dev

# Functions

NewENVLoader create new env loader.
NewFileLoader create new file loader with filename and dirname.
Read sets default to a viper instance and read user config to override these defaults.
Sub returns a subset of configuration filtered by the key.

# Structs

ENVReader load config from env.
FileReader read config from file.

# Interfaces

Loader load config from reader into Viper.
Mutable is a read-write view of the Open Match configuration.
No description provided by the author