Versions in this module Expand all Collapse all v0 v0.2.0 Dec 1, 2020 Changes in this version + type Helper struct + func (this *Helper) BeforeAction(action *actions.ActionObject) + type IndexAction actions.Action + func (this *IndexAction) RunGet(params struct{}) + type UpdateAction actions.Action + func (this *UpdateAction) RunGet(params struct{}) + func (this *UpdateAction) RunPost(params struct{ ... })