Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdvancedHelper ¶
type AdvancedHelper struct { helpers.LangHelper // contains filtered or unexported fields }
func NewAdvancedHelper ¶
func NewAdvancedHelper(tab string) *AdvancedHelper
func (*AdvancedHelper) BeforeAction ¶
func (this *AdvancedHelper) BeforeAction(actionPtr actions.ActionWrapper) (goNext bool)
type Helper ¶
type Helper struct { helpers.LangHelper // contains filtered or unexported fields }
func (*Helper) BeforeAction ¶
func (this *Helper) BeforeAction(actionPtr actions.ActionWrapper) (goNext bool)
Click to show internal directories.
Click to hide internal directories.