controllers

package
v0.0.0-...-5b323e4 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Keyword

type Keyword struct {
	// contains filtered or unexported fields
}

func (*Keyword) Get

func (c *Keyword) Get()

func (*Keyword) NestPrepare

func (c *Keyword) NestPrepare()

func (*Keyword) Post

func (c *Keyword) Post()

func (*Keyword) Prepare

func (c *Keyword) Prepare()

Prepare implements Prepare method for baseController

func (*Keyword) SetCurrentUser

func (c *Keyword) SetCurrentUser(user *models.User)

func (*Keyword) Show

func (c *Keyword) Show()

func (*Keyword) ShowHTML

func (c *Keyword) ShowHTML()

type NestPreparer

type NestPreparer interface {
	NestPrepare()
}

NestPreparer : check the below docs https://beego.me/docs/mvc/controller/controller.md#custom-logic

type Registration

type Registration struct {
	// contains filtered or unexported fields
}

func (*Registration) Get

func (c *Registration) Get()

func (*Registration) NestPrepare

func (c *Registration) NestPrepare()

func (*Registration) Post

func (c *Registration) Post()

func (*Registration) Prepare

func (c *Registration) Prepare()

Prepare implements Prepare method for baseController

func (*Registration) SetCurrentUser

func (c *Registration) SetCurrentUser(user *models.User)

type Session

type Session struct {
	// contains filtered or unexported fields
}

func (*Session) Delete

func (c *Session) Delete()

func (*Session) Get

func (c *Session) Get()

func (*Session) NestPrepare

func (c *Session) NestPrepare()

func (*Session) Post

func (c *Session) Post()

func (*Session) Prepare

func (c *Session) Prepare()

Prepare implements Prepare method for baseController

func (*Session) SetCurrentUser

func (c *Session) SetCurrentUser(user *models.User)

Directories

Path Synopsis
api
v1

Jump to

Keyboard shortcuts

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