Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Invoke(registerHooks), )
Functions ¶
This section is empty.
Types ¶
type ErrLoggerFun ¶
type ErrLoggerFun func(v ...interface{})
ErrLoggerFun is an adapter for promhttp Logger to log errors.
func (ErrLoggerFun) Println ¶
func (l ErrLoggerFun) Println(v ...interface{})
Click to show internal directories.
Click to hide internal directories.