Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControllerCommon ¶
type ControllerCommon struct {
Mode string
}
ControllerCommon ...
func NewControllerCommon ¶
func NewControllerCommon(mode string) *ControllerCommon
NewControllerCommon ...
type ControllerIndex ¶
type ControllerIndex struct {
*ControllerCommon
}
ControllerIndex ...
func NewControllerIndex ¶
func NewControllerIndex(common *ControllerCommon) *ControllerIndex
NewControllerIndex ...
Click to show internal directories.
Click to hide internal directories.