Documentation ¶
Index ¶
- func ExploreCode(ctx *context.Context)
- func ExploreOrganizations(ctx *context.Context)
- func ExploreRepos(ctx *context.Context)
- func ExploreUsers(ctx *context.Context)
- func GlobalInit()
- func Home(ctx *context.Context)
- func Install(ctx *context.Context)
- func InstallInit(ctx *context.Context)
- func InstallPost(ctx *context.Context, form auth.InstallForm)
- func NewServices()
- func NotFound(ctx *context.Context)
- func RenderRepoSearch(ctx *context.Context, opts *RepoSearchOptions)
- func RenderUserSearch(ctx *context.Context, opts *models.SearchUserOptions, tplName base.TplName)
- func SwaggerV1Json(ctx *context.Context)
- type RepoSearchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExploreCode ¶ added in v1.5.0
ExploreCode render explore code page
func ExploreOrganizations ¶
ExploreOrganizations render explore organizations page
func ExploreRepos ¶
ExploreRepos render explore repositories page
func InstallInit ¶
InstallInit prepare for rendering installation page
func InstallPost ¶
func InstallPost(ctx *context.Context, form auth.InstallForm)
InstallPost response for submit install items
func RenderRepoSearch ¶
func RenderRepoSearch(ctx *context.Context, opts *RepoSearchOptions)
RenderRepoSearch render repositories search page
func RenderUserSearch ¶
RenderUserSearch render user search page
func SwaggerV1Json ¶ added in v1.6.0
SwaggerV1Json render swagger v1 json
Types ¶
Click to show internal directories.
Click to hide internal directories.