Versions in this module Expand all Collapse all v1 v1.0.0 Jan 17, 2019 Changes in this version + type MongoDemoContext struct + func (d *MongoDemoContext) BeforeAction() + type MongoDemoController struct + func (d *MongoDemoController) AddAction(context *MongoDemoContext) + func (d *MongoDemoController) DelAction(context *MongoDemoContext) + func (d *MongoDemoController) EditAction(context *MongoDemoContext) + func (d *MongoDemoController) GetAction(context *MongoDemoContext) + func (d *MongoDemoController) IndexAction(context *MongoDemoContext) + func (d *MongoDemoController) NewActionContext(req *http.Request, respWriter http.ResponseWriter) gcontroller.ActionContext