package
0.0.0-20241018111132-f9188b78e149
Repository: https://github.com/shemistan/grpc_user_api.git
Documentation: pkg.go.dev

# Functions

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

# Variables

AuthV1_ServiceDesc is the grpc.ServiceDesc for AuthV1 service.
No description provided by the author

# Structs

No description provided by the author
GetAccessTokenRequestValidationError is the validation error returned by GetAccessTokenRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetAccessTokenResponseValidationError is the validation error returned by GetAccessTokenResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetRefreshTokenRequestValidationError is the validation error returned by GetRefreshTokenRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetRefreshTokenResponseValidationError is the validation error returned by GetRefreshTokenResponse.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.
UnimplementedAuthV1Server must be embedded to have forward compatible implementations.

# Interfaces

AuthV1Client is the client API for AuthV1 service.
AuthV1Server is the server API for AuthV1 service.
UnsafeAuthV1Server may be embedded to opt out of forward compatibility for this service.

# Type aliases

GetAccessTokenRequestMultiError is an error wrapping multiple validation errors returned by GetAccessTokenRequest.ValidateAll() if the designated constraints aren't met.
GetAccessTokenResponseMultiError is an error wrapping multiple validation errors returned by GetAccessTokenResponse.ValidateAll() if the designated constraints aren't met.
GetRefreshTokenRequestMultiError is an error wrapping multiple validation errors returned by GetRefreshTokenRequest.ValidateAll() if the designated constraints aren't met.
GetRefreshTokenResponseMultiError is an error wrapping multiple validation errors returned by GetRefreshTokenResponse.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.