qsp

package
v0.0.0-...-35825d0 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2019 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegisterReq

type RegisterReq struct {
	UserName string `json:"user_name"`
	UserPass string `json:"user_pass"`
}

RegisterReq : 注册的请求参数

type RegisterResp

type RegisterResp struct {
	Code int    `json:"code"`
	Msg  string `json:"msg"`
}

Jump to

Keyboard shortcuts

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