system

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package system @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserInfoCreateInput

type UserInfoCreateInput struct {
	UserName string
	Nickname string
	Passwd   string
}

type UserInfoLoginInput

type UserInfoLoginInput struct {
	Username string
	Passwd   string
	VerCode  string
}

UserInfoLoginInput 用户登陆

type UserInfoSignInInput

type UserInfoSignInInput struct {
	UserName string
	Nickname string
	Passwd   string
}

Jump to

Keyboard shortcuts

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