package
0.0.0-20241015094429-c1a7e98febf1
Repository: https://github.com/rosas99/monster.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
UserCenter_ServiceDesc is the grpc.ServiceDesc for UserCenter service.
# Structs
No description provided by the author
No description provided by the author
ChangePasswordRequest 指定了 `POST /v1/users/{name}/change-password` 接口的请求参数.
CreateUserRequest 指定了 `POST /v1/users` 接口的请求参数.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListUserResponse 指定了 `GET /v1/users` 接口的返回参数.
LoginRequest 指定了 `POST /login` 接口的请求参数.
LoginResponse 指定了 `POST /login` 接口的返回参数.
UnimplementedUserCenterServer must be embedded to have forward compatible implementations.
UpdateUserRequest 指定了 `PUT /v1/users/{name}` 接口的请求参数.
UserInfo 指定了用户的详细信息.
# Interfaces
UnsafeUserCenterServer may be embedded to opt out of forward compatibility for this service.
UserCenterClient is the client API for UserCenter service.
UserCenterServer is the server API for UserCenter service.
# Type aliases
GetUserResponse 指定了 `GET /v1/users/{name}` 接口的返回参数.