Documentation ¶
Index ¶
Constants ¶
View Source
const ( HOME base.TplName = "home" EXPLORE_REPOS base.TplName = "explore/repos" )
View Source
const (
INSTALL base.TplName = "install"
)
Variables ¶
This section is empty.
Functions ¶
func Explore ¶ added in v0.5.0
func Explore(ctx *middleware.Context)
func Home ¶
func Home(ctx *middleware.Context)
func InstallPost ¶ added in v0.3.0
func InstallPost(ctx *middleware.Context, form auth.InstallForm)
func NewServices ¶ added in v0.3.0
func NewServices()
func NotFound ¶
func NotFound(ctx *middleware.Context)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.