Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WireSet = wire.NewSet( NewAdminHandler, )
Functions ¶
This section is empty.
Types ¶
type AdminHandler ¶
type AdminHandler struct {
}
func NewAdminHandler ¶
func NewAdminHandler() *AdminHandler
func (AdminHandler) Echo ¶
func (h AdminHandler) Echo(ctx *gin.Context)
Click to show internal directories.
Click to hide internal directories.