package
2.27.0+incompatible
Repository: https://github.com/jasonkhew96/biliroaming-go-server.git
Documentation: pkg.go.dev

# Functions

AccessKeyExists checks if the AccessKey row exists.
AccessKeys retrieves all the records using an executor.
AddAccessKeyHook registers your hook function for all future operations.
AddEpisodeAreaCachHook registers your hook function for all future operations.
AddPlayURLCachHook registers your hook function for all future operations.
AddSeasonAreaCachHook registers your hook function for all future operations.
AddTHEpisodeCachHook registers your hook function for all future operations.
AddTHSeason2CachHook registers your hook function for all future operations.
AddTHSeason2EpisodeCachHook registers your hook function for all future operations.
AddTHSeasonCachHook registers your hook function for all future operations.
AddTHSeasonEpisodeCachHook registers your hook function for all future operations.
AddTHSubtitleCachHook registers your hook function for all future operations.
AddUserHook registers your hook function for all future operations.
EpisodeAreaCaches retrieves all the records using an executor.
EpisodeAreaCachExists checks if the EpisodeAreaCach row exists.
FindAccessKey retrieves a single record by ID with an executor.
FindEpisodeAreaCach retrieves a single record by ID with an executor.
FindPlayURLCach retrieves a single record by ID with an executor.
FindSeasonAreaCach retrieves a single record by ID with an executor.
FindTHEpisodeCach retrieves a single record by ID with an executor.
FindTHSeason2Cach retrieves a single record by ID with an executor.
FindTHSeason2EpisodeCach retrieves a single record by ID with an executor.
FindTHSeasonCach retrieves a single record by ID with an executor.
FindTHSeasonEpisodeCach retrieves a single record by ID with an executor.
FindTHSubtitleCach retrieves a single record by ID with an executor.
FindUser retrieves a single record by ID with an executor.
NewQuery initializes a new Query using the passed in QueryMods.
PlayURLCaches retrieves all the records using an executor.
PlayURLCachExists checks if the PlayURLCach row exists.
SeasonAreaCaches retrieves all the records using an executor.
SeasonAreaCachExists checks if the SeasonAreaCach row exists.
THEpisodeCaches retrieves all the records using an executor.
THEpisodeCachExists checks if the THEpisodeCach row exists.
THSeason2Caches retrieves all the records using an executor.
THSeason2CachExists checks if the THSeason2Cach row exists.
THSeason2EpisodeCaches retrieves all the records using an executor.
THSeason2EpisodeCachExists checks if the THSeason2EpisodeCach row exists.
THSeasonCaches retrieves all the records using an executor.
THSeasonCachExists checks if the THSeasonCach row exists.
THSeasonEpisodeCaches retrieves all the records using an executor.
THSeasonEpisodeCachExists checks if the THSeasonEpisodeCach row exists.
THSubtitleCaches retrieves all the records using an executor.
THSubtitleCachExists checks if the THSubtitleCach row exists.
UserExists checks if the User row exists.
Users retrieves all the records using an executor.

# Variables

No description provided by the author
AccessKeyRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
EpisodeAreaCachRels 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
PlayURLCachRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
SeasonAreaCachRels 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
THEpisodeCachRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
THSeason2CachRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
THSeason2EpisodeCachRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
THSeasonCachRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
THSeasonEpisodeCachRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
THSubtitleCachRels 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
No description provided by the author
No description provided by the author

# Structs

AccessKey is an object representing the database table.
EpisodeAreaCach is an object representing the database table.
PlayURLCach is an object representing the database table.
SeasonAreaCach is an object representing the database table.
THEpisodeCach is an object representing the database table.
THSeason2Cach is an object representing the database table.
THSeason2EpisodeCach is an object representing the database table.
THSeasonCach is an object representing the database table.
THSeasonEpisodeCach is an object representing the database table.
THSubtitleCach 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
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