controller

package
v0.0.0-...-fc131ae Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InfoController

type InfoController struct {
	InfoService model.InfoService
}

func (*InfoController) Get

func (ic *InfoController) Get(c *gin.Context)

type LoginController

type LoginController struct {
	LoginService model.LoginService
	Env          *config.Env
}

func (*LoginController) Login

func (lc *LoginController) Login(c *gin.Context)

type RegisterController

type RegisterController struct {
	RegisterService model.RegisterService
	Env             *config.Env
}

func (*RegisterController) Register

func (r *RegisterController) Register(c *gin.Context)

Jump to

Keyboard shortcuts

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