package
0.0.0-20230207052751-66eb9cde09ec
Repository: https://github.com/envidat0001/golangadventure.git
Documentation: pkg.go.dev

# Functions

GetViper ..get singleton WrapViper instance, default is merge with Environment variable.

# Constants

DEFAULT_LOG_LEVEL https://github.com/sirupsen/logrus/blob/f8bf7650dccb756cea26edaf9217aab85500fe07/logrus.go#L93 0 PanicLevel 1 FatalLevel 2 ErrorLevel 3 WarnLevel 4 InfoLevel 5 DebugLevel 6 TraceLevel.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

WrapViper ..Wrapper of *viper.Viper.