model

package
v0.0.0-...-d1bd29e Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	UserName string `json:"userName" form:"userName" binding:"required"` // 校验用户名非空
	Password string `json:"password" form:"password" binding:"required"` // 校验密码非空
}

Jump to

Keyboard shortcuts

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