package
2.0.7+incompatible
Repository: https://github.com/nochte/pipelinr-protocol.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Accounts_ServiceDesc is the grpc.ServiceDesc for Accounts service.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
APIKeyValidationError is the validation error returned by APIKey.Validate if the designated constraints aren't met.
No description provided by the author
ConfirmSignupRequestValidationError is the validation error returned by ConfirmSignupRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateAPIKeyRequestValidationError is the validation error returned by CreateAPIKeyRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateAPIKeyResponseValidationError is the validation error returned by CreateAPIKeyResponse.Validate if the designated constraints aren't met.
No description provided by the author
JWTValidationRequestValidationError is the validation error returned by JWTValidationRequest.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
SignupRequestValidationError is the validation error returned by SignupRequest.Validate if the designated constraints aren't met.
UnimplementedAccountsServer should be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
UsernameLoginRequestValidationError is the validation error returned by UsernameLoginRequest.Validate if the designated constraints aren't met.
No description provided by the author
UsersValidationError is the validation error returned by Users.Validate if the designated constraints aren't met.
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
No description provided by the author
ValidateAPIKeyRequestResponseValidationError is the validation error returned by ValidateAPIKeyRequestResponse.Validate if the designated constraints aren't met.
# Interfaces
AccountsClient is the client API for Accounts service.
No description provided by the author
AccountsServer is the server API for Accounts service.
No description provided by the author
UnsafeAccountsServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
APIKeyMultiError is an error wrapping multiple validation errors returned by APIKey.ValidateAll() if the designated constraints aren't met.
ConfirmSignupRequestMultiError is an error wrapping multiple validation errors returned by ConfirmSignupRequest.ValidateAll() if the designated constraints aren't met.
CreateAPIKeyRequestMultiError is an error wrapping multiple validation errors returned by CreateAPIKeyRequest.ValidateAll() if the designated constraints aren't met.
CreateAPIKeyResponseMultiError is an error wrapping multiple validation errors returned by CreateAPIKeyResponse.ValidateAll() if the designated constraints aren't met.
JWTValidationRequestMultiError is an error wrapping multiple validation errors returned by JWTValidationRequest.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.
SignupRequestMultiError is an error wrapping multiple validation errors returned by SignupRequest.ValidateAll() if the designated constraints aren't met.
No description provided by the author
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.
UsernameLoginRequestMultiError is an error wrapping multiple validation errors returned by UsernameLoginRequest.ValidateAll() if the designated constraints aren't met.
UsersMultiError is an error wrapping multiple validation errors returned by Users.ValidateAll() if the designated constraints aren't met.
ValidateAPIKeyRequestResponseMultiError is an error wrapping multiple validation errors returned by ValidateAPIKeyRequestResponse.ValidateAll() if the designated constraints aren't met.