package
0.0.7
Repository: https://github.com/geniuscreature/protobuf.git
Documentation: pkg.go.dev

# Functions

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

# Variables

Auth_ServiceDesc is the grpc.ServiceDesc for Auth service.
No description provided by the author

# Structs

No description provided by the author
IsAdminRequestValidationError is the validation error returned by IsAdminRequest.Validate if the designated constraints aren't met.
No description provided by the author
IsAdminResponseValidationError is the validation error returned by IsAdminResponse.Validate if the designated constraints aren't met.
No description provided by the author
LoginRequestValidationError is the validation error returned by LoginRequest.Validate if the designated constraints aren't met.
No description provided by the author
LoginResponseValidationError is the validation error returned by LoginResponse.Validate if the designated constraints aren't met.
No description provided by the author
RegisterRequestValidationError is the validation error returned by RegisterRequest.Validate if the designated constraints aren't met.
No description provided by the author
RegisterResponseValidationError is the validation error returned by RegisterResponse.Validate if the designated constraints aren't met.
UnimplementedAuthServer must be embedded to have forward compatible implementations.

# Interfaces

AuthClient is the client API for Auth service.
AuthServer is the server API for Auth service.
UnsafeAuthServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

IsAdminRequestMultiError is an error wrapping multiple validation errors returned by IsAdminRequest.ValidateAll() if the designated constraints aren't met.
IsAdminResponseMultiError is an error wrapping multiple validation errors returned by IsAdminResponse.ValidateAll() if the designated constraints aren't met.
LoginRequestMultiError is an error wrapping multiple validation errors returned by LoginRequest.ValidateAll() if the designated constraints aren't met.
LoginResponseMultiError is an error wrapping multiple validation errors returned by LoginResponse.ValidateAll() if the designated constraints aren't met.
RegisterRequestMultiError is an error wrapping multiple validation errors returned by RegisterRequest.ValidateAll() if the designated constraints aren't met.
RegisterResponseMultiError is an error wrapping multiple validation errors returned by RegisterResponse.ValidateAll() if the designated constraints aren't met.