Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitEnvconfig ¶
Types ¶
type Initializable ¶
type Initializable interface {
Init() error
}
type LoggerAware ¶
type LoggerAware interface {
SetLog()
}
Click to show internal directories.
Click to hide internal directories.