controllers

package
v0.0.0-...-a59da6d Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2016 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigureController

type ConfigureController struct {
	beego.Controller
}

func (*ConfigureController) ConfigureRepository

func (c *ConfigureController) ConfigureRepository()

type HomeController

type HomeController struct {
	beego.Controller
}

func (*HomeController) Get

func (c *HomeController) Get()

type LoginController

type LoginController struct {
	beego.Controller
}

func (*LoginController) Callback

func (c *LoginController) Callback()

func (*LoginController) NewLogin

func (c *LoginController) NewLogin()

type PublishController

type PublishController struct {
	beego.Controller
}

func (*PublishController) ConfigureSite

func (c *PublishController) ConfigureSite()

func (*PublishController) PublishSite

func (c *PublishController) PublishSite()

type PublishForm

type PublishForm struct {
	Landing      string `form:"landing"`
	Nwo          string `form:"nwo"`
	Template     string `form:"template"`
	CustomDomain string `form:"custom"`
}

type StepsController

type StepsController struct {
	beego.Controller
}

func (*StepsController) BrowseOrganizations

func (c *StepsController) BrowseOrganizations()

func (*StepsController) BrowseRepositories

func (c *StepsController) BrowseRepositories()

Jump to

Keyboard shortcuts

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