Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApiContext ¶
type ApiContext struct { Req *http.Request Params httprouter.Params Body map[string]interface{} Resp http.ResponseWriter }
Click to show internal directories.
Click to hide internal directories.