Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetGormLogger ¶
Types ¶
type DB ¶
func Initialize ¶
func (*DB) FindEnvironmentIDByApiKey ¶
FindEnvironmentIDByApiKey finds the environment ID that is associated with the given API key. It queries the api_keys table to validate the key and find the associated environment.
type MigrationOptions ¶ added in v1.16.1
type MigrationOptions struct {
AllowDowngrade bool
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.