Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AsyncHost ¶
type AsyncHost struct{}
func (*AsyncHost) RegisterAsyncHostAPI ¶
func (h *AsyncHost) RegisterAsyncHostAPI(g *gin.RouterGroup)
type Host ¶
type Host struct{}
func (*Host) RegisterHostAPI ¶
func (h *Host) RegisterHostAPI(g *gin.RouterGroup)
Click to show internal directories.
Click to hide internal directories.