Пример #1
0
func (cr *MyAPIController) Delete(id string, cx *goweb.Context) {
	cx.RespondWithOK()
}