package
0.0.0-20240422233707-3baafba2ef90
Repository: https://github.com/voidmesh/backend.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterAccountSvcHandler registers the http handlers for service AccountSvc to "mux".
RegisterAccountSvcHandlerClient registers the http handlers for service AccountSvc to "mux".
RegisterAccountSvcHandlerFromEndpoint is same as RegisterAccountSvcHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAccountSvcHandlerServer registers the http handlers for service AccountSvc to "mux".
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

# Variables

AccountSvc_ServiceDesc is the grpc.ServiceDesc for AccountSvc service.
No description provided by the author

# Structs

Account represents a user account.
Authenticate.
No description provided by the author
Create account.
No description provided by the author
Delete refresh token.
No description provided by the author
Delete account.
No description provided by the author
Refresh access token.
No description provided by the author
Request new password.
No description provided by the author
UnimplementedAccountSvcServer must be embedded to have forward compatible implementations.
Update account.
No description provided by the author
Verify account email.
No description provided by the author

# Interfaces

AccountSvcClient is the client API for AccountSvc service.
AccountSvcServer is the server API for AccountSvc service.
UnsafeAccountSvcServer may be embedded to opt out of forward compatibility for this service.