Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Channel ¶
type Channel struct {
*httpsrv.Controller
}
func (Channel) EntryAction ¶
func (c Channel) EntryAction()
func (Channel) ListAction ¶
func (c Channel) ListAction()
type Group ¶
type Group struct {
*httpsrv.Controller
}
func (Group) ListAction ¶
func (c Group) ListAction()
type Pkg ¶
type Pkg struct {
*httpsrv.Controller
}
func (Pkg) EntryAction ¶
func (c Pkg) EntryAction()
func (Pkg) ListAction ¶
func (c Pkg) ListAction()
type PkgInfo ¶
type PkgInfo struct {
*httpsrv.Controller
}
func (PkgInfo) EntryAction ¶
func (c PkgInfo) EntryAction()
func (PkgInfo) IconAction ¶
func (c PkgInfo) IconAction()
func (PkgInfo) ListAction ¶
func (c PkgInfo) ListAction()
Click to show internal directories.
Click to hide internal directories.