controllers

package
v0.0.0-...-c82c622 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseController

type BaseController struct {
	beego.Controller
}

func (*BaseController) ServeAlert

func (c *BaseController) ServeAlert(alert string)

func (*BaseController) ServeError

func (c *BaseController) ServeError(err string)

type MailController

type MailController struct {
	BaseController
}

func (*MailController) Get

func (c *MailController) Get()

func (*MailController) Post

func (c *MailController) Post()

type MainController

type MainController struct {
	BaseController
}

func (*MainController) Get

func (c *MainController) Get()

func (*MainController) Post

func (c *MainController) Post()

type PasswdController

type PasswdController struct {
	BaseController
}

func (*PasswdController) Get

func (c *PasswdController) Get()

func (*PasswdController) Post

func (c *PasswdController) Post()

func (*PasswdController) Prepare

func (c *PasswdController) Prepare()

Jump to

Keyboard shortcuts

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