# Functions
AddAPIKeyHook registers your hook function for all future operations.
AddApplicationHook registers your hook function for all future operations.
AddEndpointHook registers your hook function for all future operations.
AddEnvironmentHook registers your hook function for all future operations.
AddEventTypeHook registers your hook function for all future operations.
AddMemberHook registers your hook function for all future operations.
AddMessageHook registers your hook function for all future operations.
AddMessageSendAttemptHook registers your hook function for all future operations.
AddOrganizationHook registers your hook function for all future operations.
No description provided by the author
No description provided by the author
APIKeyExists checks if the APIKey row exists.
APIKeys retrieves all the records using an executor.
ApplicationExists checks if the Application row exists.
Applications retrieves all the records using an executor.
EndpointExists checks if the Endpoint row exists.
Endpoints retrieves all the records using an executor.
EnvironmentExists checks if the Environment row exists.
Environments retrieves all the records using an executor.
EventTypeExists checks if the EventType row exists.
EventTypes retrieves all the records using an executor.
FindAPIKey retrieves a single record by ID with an executor.
FindApplication retrieves a single record by ID with an executor.
FindEndpoint retrieves a single record by ID with an executor.
FindEnvironment retrieves a single record by ID with an executor.
FindEventType retrieves a single record by ID with an executor.
FindMember retrieves a single record by ID with an executor.
FindMessage retrieves a single record by ID with an executor.
FindMessageSendAttempt retrieves a single record by ID with an executor.
FindOrganization retrieves a single record by ID with an executor.
MemberExists checks if the Member row exists.
Members retrieves all the records using an executor.
MessageExists checks if the Message row exists.
Messages retrieves all the records using an executor.
MessageSendAttemptExists checks if the MessageSendAttempt row exists.
MessageSendAttempts retrieves all the records using an executor.
NewQuery initializes a new Query using the passed in QueryMods.
OrganizationExists checks if the Organization row exists.
Organizations retrieves all the records using an executor.
No description provided by the author
No description provided by the author
# Constants
Enum values for Envtype.
Enum values for Envtype.
Enum values for Sendattemptstatus.
Enum values for Sendattemptstatus.
# Variables
No description provided by the author
APIKeyRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
ApplicationRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
EndpointRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
EnvironmentRels is where relationship names are stored.
No description provided by the author
No description provided by the author
ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
No description provided by the author
EventTypeRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
MemberRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
MessageRels is where relationship names are stored.
No description provided by the author
MessageSendAttemptRels is where relationship names are stored.
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
OrganizationRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
APIKey is an object representing the database table.
Application is an object representing the database table.
Endpoint is an object representing the database table.
Environment is an object representing the database table.
EventType is an object representing the database table.
Member is an object representing the database table.
Message is an object representing the database table.
MessageSendAttempt is an object representing the database table.
Organization is an object representing the database table.
No description provided by the author
# Type aliases
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
M type is for providing columns and column values to UpdateAll.
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