webmodel

package
v1.0.1-dev-02 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2024 License: MulanPSL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InjectLoginRequest

func InjectLoginRequest(s *LoginRequest)

func LoadLoginRequest

func LoadLoginRequest() baseiface.ISingleton

Types

type LoginRequest

type LoginRequest struct {
	basedto.BaseEntity
	Username   string `json:"username"`
	Password   string `json:"password"`
	VerifyCode string `json:"verifyCode"`
	Uuid       string
}

func FindBeanLoginRequest

func FindBeanLoginRequest() *LoginRequest

func From

func From(ctx *gin.Context) *LoginRequest

func NewLoginRequest

func NewLoginRequest() *LoginRequest

Jump to

Keyboard shortcuts

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