provider

package
v0.0.0-...-e849032 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModifyNicknameReply

type ModifyNicknameReply struct {
}

type ModifyNicknameReq

type ModifyNicknameReq struct {
	Account  string
	Nickname string
}

type User

type User struct {
}

func NewUser

func NewUser() *User

func (*User) ModifyNickname

func (p *User) ModifyNickname(ctx context.Context, req *ModifyNicknameReq) (*ModifyNicknameReply, error)

ModifyNickname 修改用户昵称

Jump to

Keyboard shortcuts

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