Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
lazygo.Controller
}
func (*Controller) Init ¶
func (ctl *Controller) Init()
type TestController ¶
type TestController struct {
Controller
}
func (*TestController) Init ¶
func (t *TestController) Init()
func (*TestController) TestEndAction ¶
func (t *TestController) TestEndAction()
func (*TestController) TestError2Action ¶
func (t *TestController) TestError2Action()
func (*TestController) TestErrorAction ¶
func (t *TestController) TestErrorAction()
func (*TestController) TestMimeAction ¶
func (t *TestController) TestMimeAction()
func (*TestController) TestResponseAction ¶
func (t *TestController) TestResponseAction()
Click to show internal directories.
Click to hide internal directories.