Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultLogger ¶
func GetEnvConfig ¶ added in v1.2.0
func GetEnvConfig(target interface{}, envFiles ...string)
Types ¶
type LoggerOption ¶
var Zap LoggerOption = func(l logger.Logger) { l = &zap.Logger{} }
Click to show internal directories.
Click to hide internal directories.