package
0.0.0-20240714112303-d9b957eb9b8b
Repository: https://github.com/traptitech/portal-oidc.git
Documentation: pkg.go.dev

# Functions

AddAuthorizationSessionHook registers your hook function for all future operations.
AddClientHook registers your hook function for all future operations.
AddRedirectURIHook registers your hook function for all future operations.
AuthorizationSessionExists checks if the AuthorizationSession row exists.
AuthorizationSessions retrieves all the records using an executor.
ClientExists checks if the Client row exists.
Clients retrieves all the records using an executor.
FindAuthorizationSession retrieves a single record by ID with an executor.
FindClient retrieves a single record by ID with an executor.
FindRedirectURI retrieves a single record by ID with an executor.
NewQuery initializes a new Query using the passed in QueryMods.
RedirectURIExists checks if the RedirectURI row exists.
RedirectUris retrieves all the records using an executor.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
No description provided by the author
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
AuthorizationSessionRels is where relationship names are stored.
No description provided by the author
No description provided by the author
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
No description provided by the author
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
ClientRels is where relationship names are stored.
No description provided by the author
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.
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
No description provided by the author
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
/////////////////////////////// BEGIN EXTENSIONS ///////////////////////////////// Expose table columns.
RedirectURIRels 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

AuthorizationSession is an object representing the database table.
Client is an object representing the database table.
RedirectURI 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
M type is for providing columns and column values to UpdateAll.
No description provided by the author
No description provided by the author