Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Root = kit.NewRouter(httptransport.Group("/event"))
Functions ¶
This section is empty.
Types ¶
type HandleEvent ¶
type HandleEvent struct { httpx.MethodPost event.EventReq }
func (*HandleEvent) Path ¶
func (r *HandleEvent) Path() string
Click to show internal directories.
Click to hide internal directories.