user

package
v2.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package user ...

Package user ...

Package user ...

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetRequest

type GetRequest struct {
}

GetRequest ...

type GetResponse

type GetResponse struct {
}

GetResponse ...

type PostUpdateUserNameRequest

type PostUpdateUserNameRequest struct {
	Name string
}

PostUpdateUserNameRequest ...

type PostUpdateUserNameResponse

type PostUpdateUserNameResponse struct {
	Status      bool
	Message     string
	RequestTime time.Time
}

PostUpdateUserNameResponse ...

type PostUpdateUserPasswordRequest

type PostUpdateUserPasswordRequest struct {
	Password        string
	PasswordConfirm string
}

PostUpdateUserPasswordRequest ...

type PostUpdateUserPasswordResponse

type PostUpdateUserPasswordResponse struct {
	Status      bool
	Message     string
	RequestTime time.Time
}

PostUpdateUserPasswordResponse ...

Jump to

Keyboard shortcuts

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