package
0.1.3
Repository: https://github.com/teamlix/proto.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterUserServiceHandler registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerClient registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerFromEndpoint is same as RegisterUserServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserServiceHandlerServer registers the http handlers for service UserService to "mux".
No description provided by the author

# Variables

No description provided by the author
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service.

# Structs

check access token (jwt).
No description provided by the author
get user by id.
No description provided by the author
get user's list.
No description provided by the author
No description provided by the author
logout.
No description provided by the author
refresh tokens.
No description provided by the author
signin.
No description provided by the author
signup.
No description provided by the author
No description provided by the author
UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
No description provided by the author

# Interfaces

UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service.
UserServiceClient is the client API for UserService service.
UserServiceServer is the server API for UserService service.