 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
- 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
Constants ¶
      View Source
      
  
    const ( HOME = "home" EXPLORE_REPOS = "explore/repos" EXPLORE_USERS = "explore/users" EXPLORE_ORGANIZATIONS = "explore/organizations" )
      View Source
      
  
const (
	INSTALL = "install"
)
    Variables ¶
This section is empty.
Functions ¶
func ExploreOrganizations ¶
func ExploreRepos ¶
func ExploreUsers ¶
func InstallInit ¶
func NewServices ¶
func NewServices()
func RenderUserSearch ¶
func RenderUserSearch(c *context.Context, opts *UserSearchOptions)
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.