Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Module( "handlers", fx.Provide( http.AsRootHandler(newRootHandler), http.AsApiHandler(newThirdPartyHandler), http.AsApiHandler(newMobileHandler), ), )
Functions ¶
This section is empty.
Types ¶
type Handler ¶
func (*Handler) BodyParserValidator ¶
func (*Handler) ParamsParserValidator ¶
func (*Handler) QueryParserValidator ¶
Click to show internal directories.
Click to hide internal directories.