Documentation
¶
Index ¶
- Constants
- 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 *UserSearchOptions)
- type RepoSearchOptions
- type UserSearchOptions
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func InstallPost ¶
func InstallPost(ctx *context.Context, form auth.InstallForm)
func NewServices ¶
func NewServices()
func RenderRepoSearch ¶
func RenderRepoSearch(ctx *context.Context, opts *RepoSearchOptions)
func RenderUserSearch ¶
func RenderUserSearch(ctx *context.Context, opts *UserSearchOptions)
Types ¶
type RepoSearchOptions ¶
Source Files
¶
- home.go
- install.go
Click to show internal directories.
Click to hide internal directories.