routes

package
v0.11.53 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2018 License: MIT Imports: 24 Imported by: 0

Documentation

Index

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 ExploreOrganizations(c *context.Context)

func ExploreRepos

func ExploreRepos(c *context.Context)

func ExploreUsers

func ExploreUsers(c *context.Context)

func GlobalInit

func GlobalInit()

GlobalInit is for global configuration reload-able.

func Home

func Home(c *context.Context)

func Install

func Install(c *context.Context)

func InstallInit

func InstallInit(c *context.Context)

func InstallPost

func InstallPost(c *context.Context, f form.Install)

func NewServices

func NewServices()

func NotFound

func NotFound(c *context.Context)

func RenderUserSearch

func RenderUserSearch(c *context.Context, opts *UserSearchOptions)

Types

type UserSearchOptions

type UserSearchOptions struct {
	Type     models.UserType
	Counter  func() int64
	Ranger   func(int, int) ([]*models.User, error)
	PageSize int
	OrderBy  string
	TplName  string
}

Directories

Path Synopsis
api
v1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL