Versions in this module Expand all Collapse all v0 v0.11.29 Aug 15, 2017 Changes in this version + const EXPLORE_ORGANIZATIONS + const EXPLORE_REPOS + const EXPLORE_USERS + const HOME + const INSTALL + func ExploreOrganizations(c *context.Context) + func ExploreRepos(c *context.Context) + func ExploreUsers(c *context.Context) + func GlobalInit() + func Home(c *context.Context) + func Install(c *context.Context) + func InstallInit(c *context.Context) + func InstallPost(c *context.Context, f form.Install) + func NewServices() + func NotFound(c *context.Context) + func RenderUserSearch(c *context.Context, opts *UserSearchOptions) + type UserSearchOptions struct + Counter func() int64 + OrderBy string + PageSize int + Ranger func(int, int) ([]*models.User, error) + TplName string + Type models.UserType