Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Provide(NewHandler), fx.Invoke(Register), )
Module for fx.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler is the error handler.
func NewHandler ¶
NewHandler creates a new error handler.
Click to show internal directories.
Click to hide internal directories.