Documentation
¶
Index ¶
- func Create(res http.ResponseWriter, req *http.Request, params martini.Params)
- func RequestBody(req *http.Request) (api.GroupEnvelope, error)
- func RespondWithMock(res http.ResponseWriter, code int, id int, name string)
- func Show(res http.ResponseWriter, req *http.Request, params martini.Params)
- func Update(res http.ResponseWriter, req *http.Request, params martini.Params)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequestBody ¶
func RequestBody(req *http.Request) (api.GroupEnvelope, error)
func RespondWithMock ¶
func RespondWithMock(res http.ResponseWriter, code int, id int, name string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.