controllers

package
v0.0.0-...-6e34b7a Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminController

type AdminController struct {
	controller.Controller
}

func (*AdminController) Index

type AuthController

type AuthController struct {
	controller.Controller
}

func (*AuthController) LoginOperation

func (*AuthController) LoginOperation(w http.ResponseWriter, r *http.Request)

func (*AuthController) LoginView

func (*AuthController) LoginView(w http.ResponseWriter, _ *http.Request)

func (*AuthController) LogoutOperation

func (*AuthController) LogoutOperation(w http.ResponseWriter, r *http.Request)

func (*AuthController) RegisterOperation

func (*AuthController) RegisterOperation(w http.ResponseWriter, r *http.Request)

func (*AuthController) RegisterView

func (*AuthController) RegisterView(w http.ResponseWriter, _ *http.Request)

type HomeController

type HomeController struct {
	controller.Controller
}

func (*HomeController) Index

Jump to

Keyboard shortcuts

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