package
0.0.0-20240912043741-8482d991ccf5
Repository: https://github.com/databonfire/bonfire.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
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
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
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Auth_ServiceDesc is the grpc.ServiceDesc for Auth service.
Enum value maps for ErrorReason.
Enum value maps for ErrorReason.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
CommonReplyValidationError is the validation error returned by CommonReply.Validate if the designated constraints aren't met.
No description provided by the author
ForgetPasswordRequestValidationError is the validation error returned by ForgetPasswordRequest.Validate if the designated constraints aren't met.
No description provided by the author
LoginReplyValidationError is the validation error returned by LoginReply.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
OrganizationValidationError is the validation error returned by Organization.Validate if the designated constraints aren't met.
No description provided by the author
RegisterReplyValidationError is the validation error returned by RegisterReply.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
ResendOTPRequestValidationError is the validation error returned by ResendOTPRequest.Validate if the designated constraints aren't met.
No description provided by the author
ResetPasswordRequestValidationError is the validation error returned by ResetPasswordRequest.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.
No description provided by the author
No description provided by the author
AuthServer is the server API for Auth service.
UnsafeAuthServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
CommonReplyMultiError is an error wrapping multiple validation errors returned by CommonReply.ValidateAll() if the designated constraints aren't met.
No description provided by the author
ForgetPasswordRequestMultiError is an error wrapping multiple validation errors returned by ForgetPasswordRequest.ValidateAll() if the designated constraints aren't met.
LoginReplyMultiError is an error wrapping multiple validation errors returned by LoginReply.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.
OrganizationMultiError is an error wrapping multiple validation errors returned by Organization.ValidateAll() if the designated constraints aren't met.
RegisterReplyMultiError is an error wrapping multiple validation errors returned by RegisterReply.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.
ResendOTPRequestMultiError is an error wrapping multiple validation errors returned by ResendOTPRequest.ValidateAll() if the designated constraints aren't met.
ResetPasswordRequestMultiError is an error wrapping multiple validation errors returned by ResetPasswordRequest.ValidateAll() if the designated constraints aren't met.