package
2.1.1+incompatible
Repository: https://github.com/mushare/pluto.git
Documentation: pkg.go.dev

# Functions

AddApplicationHook registers your hook function for all future operations.
AddBindingHook registers your hook function for all future operations.
AddDeviceAppHook registers your hook function for all future operations.
AddMigrationHook registers your hook function for all future operations.
AddOauthAuthorizationCodeHook registers your hook function for all future operations.
AddOauthClientHook registers your hook function for all future operations.
AddRbacRoleHook registers your hook function for all future operations.
AddRbacRoleScopeHook registers your hook function for all future operations.
AddRbacScopeHook registers your hook function for all future operations.
AddRbacUserApplicationRoleHook registers your hook function for all future operations.
AddRefreshTokenHook registers your hook function for all future operations.
AddSaltHook registers your hook function for all future operations.
AddUserHook registers your hook function for all future operations.
ApplicationExists checks if the Application row exists.
Applications retrieves all the records using an executor.
BindingExists checks if the Binding row exists.
Bindings retrieves all the records using an executor.
DeviceAppExists checks if the DeviceApp row exists.
DeviceApps retrieves all the records using an executor.
FindApplication retrieves a single record by ID with an executor.
FindBinding retrieves a single record by ID with an executor.
FindDeviceApp retrieves a single record by ID with an executor.
FindMigration retrieves a single record by ID with an executor.
FindOauthAuthorizationCode retrieves a single record by ID with an executor.
FindOauthClient retrieves a single record by ID with an executor.
FindRbacRole retrieves a single record by ID with an executor.
FindRbacRoleScope retrieves a single record by ID with an executor.
FindRbacScope retrieves a single record by ID with an executor.
FindRbacUserApplicationRole retrieves a single record by ID with an executor.
FindRefreshToken retrieves a single record by ID with an executor.
FindSalt retrieves a single record by ID with an executor.
FindUser retrieves a single record by ID with an executor.
MigrationExists checks if the Migration row exists.
Migrations retrieves all the records using an executor.
NewQuery initializes a new Query using the passed in QueryMods.
OauthAuthorizationCodeExists checks if the OauthAuthorizationCode row exists.
OauthAuthorizationCodes retrieves all the records using an executor.
OauthClientExists checks if the OauthClient row exists.
OauthClients retrieves all the records using an executor.
RbacRoleExists checks if the RbacRole row exists.
RbacRoles retrieves all the records using an executor.
RbacRoleScopeExists checks if the RbacRoleScope row exists.
RbacRoleScopes retrieves all the records using an executor.
RbacScopeExists checks if the RbacScope row exists.
RbacScopes retrieves all the records using an executor.
RbacUserApplicationRoleExists checks if the RbacUserApplicationRole row exists.
RbacUserApplicationRoles retrieves all the records using an executor.
RefreshTokenExists checks if the RefreshToken row exists.
RefreshTokens retrieves all the records using an executor.
SaltExists checks if the Salt row exists.
Salts retrieves all the records using an executor.
UserExists checks if the User row exists.
Users retrieves all the records using an executor.

# Variables

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
BindingRels is where relationship names are stored.
No description provided by the author
No description provided by the author
DeviceAppRels is where relationship names are stored.
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
MigrationRels is where relationship names are stored.
No description provided by the author
No description provided by the author
OauthAuthorizationCodeRels is where relationship names are stored.
No description provided by the author
No description provided by the author
OauthClientRels is where relationship names are stored.
No description provided by the author
No description provided by the author
RbacRoleRels is where relationship names are stored.
No description provided by the author
RbacRoleScopeRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
RbacScopeRels is where relationship names are stored.
No description provided by the author
No description provided by the author
RbacUserApplicationRoleRels is where relationship names are stored.
No description provided by the author
No description provided by the author
RefreshTokenRels is where relationship names are stored.
No description provided by the author
No description provided by the author
SaltRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
UserRels is where relationship names are stored.
No description provided by the author

# Structs

Application is an object representing the database table.
Binding is an object representing the database table.
DeviceApp is an object representing the database table.
Migration is an object representing the database table.
OauthAuthorizationCode is an object representing the database table.
OauthClient is an object representing the database table.
RbacRole is an object representing the database table.
RbacRoleScope is an object representing the database table.
RbacScope is an object representing the database table.
RbacUserApplicationRole is an object representing the database table.
RefreshToken is an object representing the database table.
Salt is an object representing the database table.
User is an object representing the database table.

# 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
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
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