# 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
HealthStatusToProto converts HealthStatus model to gen.HealthResponse.
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

Email types used in the application.
Email types used in the application.
Constants for various token types.
Constants for various token types.
Constants for various token types.

# Structs

AuthenticateRequest represents the data structure for user authentication requests.
AuthenticateResult represents the result of a successful authentication.
ChangePasswordRequest represents a request to change the user's password.
EmailAddrSpec represents an email address with an optional name.
EmailData represents the data structure for sending emails in the application.
No description provided by the author
ListRequest provides parameters for listing entities with optional time range filtering.
RecoverPasswordRequest represents a request to recover the password after initiating the reset process.
RegisterRequest represents the data structure for handling user registration requests.
ResetPasswordRequest represents a request to initiate the password reset process.
User represents all user properties.
UserCredentials represents user authentication credentials and related information.
UserCredentialsRequest represents a request for retrieving user authentication credentials.
UserRequest represents a request for user information.
UsersRequest represents a request for multiple users' information.
UserSetttings represents user settings.
UsersRequest represents a request for multiple users' information.

# Type aliases

TokenType represents the type for distinguishing token types in the application.