package
0.0.0-20241106190900-cdaa49b7f2de
Repository: https://github.com/erikqwerty/auth.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

Администратор.
Не указана (по умолчанию).
Обычный пользователь.

# Variables

No description provided by the author
Enum value maps for Role.
Enum value maps for Role.
UserAPIV1_ServiceDesc is the grpc.ServiceDesc for UserAPIV1 service.

# Structs

Сообщение запроса для метода Create (создание пользователя).
Сообщение ответа для метода Create (создание пользователя).
Сообщение запроса для метода Delete (удаление пользователя).
Сообщение запроса для метода Get (получение данных пользователя).
Сообщение ответа для метода Get (получение данных пользователя).
UnimplementedUserAPIV1Server must be embedded to have forward compatible implementations.
Сообщение запроса для метода Update (обновление данных пользователя).

# Interfaces

UnsafeUserAPIV1Server may be embedded to opt out of forward compatibility for this service.
UserAPIV1Client is the client API for UserAPIV1 service.
UserAPIV1Server is the server API for UserAPIV1 service.

# Type aliases

Role - перечисление ролей пользователя.