service

package
v0.0.0-...-59d6697 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserService

type UserService struct {
	UserName string `form:"user_name" json:"user_name" binding:"required,min=3,max=15" exmaple:"FanOne"`
	Password string `form:"password" json:"password" binding:"required,min=5,max=16" example:"FanOne666"`
}

func (*UserService) Login

func (us *UserService) Login() *serializer.Response

func (*UserService) Register

func (us *UserService) Register() *serializer.Response

Jump to

Keyboard shortcuts

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