# Functions
NewError creates a new error.
# Variables
ErrInvalidModel is returned when a model is invalid.
# Structs
AdminCreateArgs are the unvalidated arguments for creating an admin.
EmailLinkCreateArgs are the unvalidated arguments for creating an email link.
EmailLinkCreateRequest is the unvalidated request to create an email link.
EmailLinkCreateResponse is the response to creating an email link.
EmailLinkCreateResults are the results of creating an email link.
Error is the model for an error.
JWTCreateArgs are the unvalidated arguments for creating a JWT.
JWTCreateRequest is the unvalidated request to create a JWT.
JWTCreateResponse is the response to creating a JWT.
JWTCreateResults are the results of creating a JWT.
JWTValidateArgs are the unvalidated arguments for validating a JWT.
JWTValidateRequest is the unvalidated request to validate a JWT.
JWTValidateResponse is the response to validating a JWT.
JWTValidateResults are the results of validating a JWT.
LinkCreateArgs are the unvalidated arguments for creating a link.
LinkCreateRequest is the request to create a link.
LinkCreateResponse is the response to creating a link.
LinkCreateResults are the results of creating a link.
RequestMetadata is the model for request metadata.
ServiceAccount is the model for a service account and its metadata.
ServiceAccountCreateArgs are the unvalidated arguments to create a service account.
ServiceAccountCreateRequest is the unvalidated request to create a service account.
ServiceAccountCreateResponse is the response to creating a service account.
ServiceAccountCreateResults are the results of creating a service account.
ValidAdminCreateArgs are the validated arguments for creating an admin.
Validation contains information on how to validate models.
ValidEmailLinkCreateArgs are the validated arguments for creating an email link.
ValidEmailLinkCreateRequest is the validated request to create an email link.
ValidJWTCreateArgs are the validated arguments for creating a JWT.
ValidJWTCreateRequest is the validated request to create a JWT.
ValidJWTValidateArgs are the validated arguments for validating a JWT.
ValidJWTValidateRequest is the validated request to validate a JWT.
ValidLinkCreateArgs are the validated arguments for creating a link.
ValidLinkCreateRequest is the validated request to create a link.
ValidServiceAccountCreateArgs are the validated arguments to create a service account.
ValidServiceAccountCreateRequest is the validated request to create a service account.