controllers

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

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

Go to latest
Published: May 7, 2020 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Site

type Site struct {
	*frontend.Application
	// contains filtered or unexported fields
}

func NewSite

func NewSite(app *frontend.Application, captchaManager *captchas.Manager) *Site

func (*Site) RegisterRoutes

func (s *Site) RegisterRoutes(router clevergo.IRouter)

type User

type User struct {
	*frontend.Application
	// contains filtered or unexported fields
}

func NewUser

func NewUser(app *frontend.Application, captchaManager *captchas.Manager) *User

NewUser returns a user controller.

func (*User) RegisterRoutes

func (u *User) RegisterRoutes(router clevergo.IRouter)

Jump to

Keyboard shortcuts

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