Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiController ¶
type ApiController struct {
// contains filtered or unexported fields
}
func (*ApiController) Initial ¶
func (ac *ApiController) Initial(cfg *register.Config)
func (*ApiController) PostExecute ¶
func (ac *ApiController) PostExecute(ctx *register.Context) register.CrabResponseIf
func (*ApiController) PreExecute ¶
func (ac *ApiController) PreExecute(ctx *register.Context) register.CrabResponseIf
Click to show internal directories.
Click to hide internal directories.