package
0.0.0-20231219141907-431350cd4e7c
Repository: https://github.com/android-project-46group/api-server.git
Documentation: pkg.go.dev

# Functions

AddAPIKeyHook registers your hook function for all future operations.
AddBlogHook registers your hook function for all future operations.
AddFormationHook registers your hook function for all future operations.
AddGroupHook registers your hook function for all future operations.
AddLocaleHook registers your hook function for all future operations.
AddMemberHook registers your hook function for all future operations.
AddMemberInfoHook registers your hook function for all future operations.
AddMemberTagHook registers your hook function for all future operations.
AddPositionHook registers your hook function for all future operations.
AddSchemaMigrationHook registers your hook function for all future operations.
AddSongHook registers your hook function for all future operations.
AddTagHook registers your hook function for all future operations.
APIKeyExists checks if the APIKey row exists.
APIKeys retrieves all the records using an executor.
BlogExists checks if the Blog row exists.
Blogs retrieves all the records using an executor.
FindAPIKey retrieves a single record by ID with an executor.
FindBlog retrieves a single record by ID with an executor.
FindFormation retrieves a single record by ID with an executor.
FindGroup retrieves a single record by ID with an executor.
FindLocale retrieves a single record by ID with an executor.
FindMember retrieves a single record by ID with an executor.
FindMemberInfo retrieves a single record by ID with an executor.
FindMemberTag retrieves a single record by ID with an executor.
FindPosition retrieves a single record by ID with an executor.
FindSchemaMigration retrieves a single record by ID with an executor.
FindSong retrieves a single record by ID with an executor.
FindTag retrieves a single record by ID with an executor.
FormationExists checks if the Formation row exists.
Formations retrieves all the records using an executor.
GroupExists checks if the Group row exists.
Groups retrieves all the records using an executor.
LocaleExists checks if the Locale row exists.
Locales retrieves all the records using an executor.
MemberExists checks if the Member row exists.
MemberInfoExists checks if the MemberInfo row exists.
MemberInfos retrieves all the records using an executor.
Members retrieves all the records using an executor.
MemberTagExists checks if the MemberTag row exists.
MemberTags retrieves all the records using an executor.
NewQuery initializes a new Query using the passed in QueryMods.
PositionExists checks if the Position row exists.
Positions retrieves all the records using an executor.
SchemaMigrationExists checks if the SchemaMigration row exists.
SchemaMigrations retrieves all the records using an executor.
SongExists checks if the Song row exists.
Songs retrieves all the records using an executor.
TagExists checks if the Tag row exists.
Tags retrieves all the records using an executor.

# 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
BlogRels 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
FormationRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
GroupRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
LocaleRels 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
MemberInfoRels is where relationship names are stored.
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
MemberTagRels 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
PositionRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
SchemaMigrationRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
SongRels 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
TagRels is where relationship names are stored.
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.
Blog is an object representing the database table.
Formation is an object representing the database table.
Group is an object representing the database table.
Locale is an object representing the database table.
Member is an object representing the database table.
MemberInfo is an object representing the database table.
MemberTag is an object representing the database table.
Position is an object representing the database table.
SchemaMigration is an object representing the database table.
Song is an object representing the database table.
Tag 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
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