Documentation
¶
Index ¶
Constants ¶
View Source
const ( UP = "UP" DOWN = "DOWN" )
Variables ¶
View Source
var Module = fx.Provide(NewHandler)
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
NewHandler is the constructor for handler.
Click to show internal directories.
Click to hide internal directories.