# Functions
No description provided by the author
NewPlayerLoader creates a new PlayerLoader given a fetch, wait, and maxBatch.
NewPlayerNameChangesLoader creates a new PlayerNameChangesLoader given a fetch, wait, and maxBatch.
NewPlayerServersLoader creates a new PlayerServersLoader given a fetch, wait, and maxBatch.
No description provided by the author
NewTribeLoader creates a new TribeLoader given a fetch, wait, and maxBatch.
No description provided by the author
NewVersionLoader creates a new VersionLoader given a fetch, wait, and maxBatch.
NewVillageLoader creates a new VillageLoader given a fetch, wait, and maxBatch.
# Structs
No description provided by the author
No description provided by the author
PlayerLoader batches and caches requests.
PlayerLoaderConfig captures the config to create a new PlayerLoader.
PlayerNameChangesLoader batches and caches requests.
PlayerNameChangesLoaderConfig captures the config to create a new PlayerNameChangesLoader.
PlayerServersLoader batches and caches requests.
PlayerServersLoaderConfig captures the config to create a new PlayerServersLoader.
No description provided by the author
TribeLoader batches and caches requests.
TribeLoaderConfig captures the config to create a new TribeLoader.
No description provided by the author
VersionLoader batches and caches requests.
VersionLoaderConfig captures the config to create a new VersionLoader.
VillageLoader batches and caches requests.
VillageLoaderConfig captures the config to create a new VillageLoader.