controller

package
v0.0.0-...-b1e5a9d Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthController

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

func GetAuthController

func GetAuthController() *AuthController

func (*AuthController) UserCheck

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

user check

func (*AuthController) UserLogin

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

user login

func (*AuthController) UserProfile

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

get user profile

func (*AuthController) UserRegister

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

user register

type CaptchaController

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

func GetCaptchaController

func GetCaptchaController() *CaptchaController

func (*CaptchaController) Load

func (this *CaptchaController) Load(w http.ResponseWriter, r *http.Request)

type EchoController

type EchoController struct{}

func GetEchoController

func GetEchoController() *EchoController

func (*EchoController) Echo

func (this *EchoController) Echo(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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