web

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2017 License: MIT Imports: 19 Imported by: 1

Documentation

Index

Constants

View Source
const (
	APPS                     infrastructure.TplName = "app/list"
	APP_DETAIL_COLLABORATORS infrastructure.TplName = "app/detail/collaborators"
	APP_DETAIL_DEPLOYMENTS   infrastructure.TplName = "app/detail/deployments"
)
View Source
const (
	SIGNUP   infrastructure.TplName = "auth/signup"
	SIGNIN   infrastructure.TplName = "auth/signin"
	ACTIVATE infrastructure.TplName = "auth/activate"
)
View Source
const (
	ACCESSKEYS infrastructure.TplName = "accessKey/list"
)

Variables

This section is empty.

Functions

func AccessKeysGet

func AccessKeysGet(ctx *context.HTMLContext)

func ActivateGet

func ActivateGet(ctx *context.HTMLContext)

func AppAdd

func AppAdd(ctx *context.HTMLContext, appForm form.AppAddForm)

create app

func AppCollaboratorsGet

func AppCollaboratorsGet(ctx *context.HTMLContext)

detail of collaborators

func AppDeploymentsGet

func AppDeploymentsGet(ctx *context.HTMLContext)

detail of deployments

func AppsGet

func AppsGet(ctx *context.HTMLContext)

list

func AutoSignIn

func AutoSignIn(ctx *context.HTMLContext) (bool, error)

func SignInGet

func SignInGet(ctx *context.HTMLContext)

func SignInPost

func SignInPost(ctx *context.HTMLContext, form forms.SignInForm)

func SignOutGet

func SignOutGet(ctx *context.HTMLContext)

func SignUpGet

func SignUpGet(ctx *context.HTMLContext)

func SignUpPost

func SignUpPost(ctx *context.HTMLContext, cpt *captcha.Captcha, form forms.SignUpForm)

Types

This section is empty.

Jump to

Keyboard shortcuts

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