package
0.0.0-20210309015103-d8ef1d0318be
Repository: https://github.com/eveisesi/athena.git
Documentation: pkg.go.dev
# Functions
NewAllianceLoader creates a new AllianceLoader given a fetch, wait, and maxBatch.
NewAncestryLoader creates a new AncestryLoader given a fetch, wait, and maxBatch.
NewBloodlineLoader creates a new BloodlineLoader given a fetch, wait, and maxBatch.
NewCategoryLoader creates a new CategoryLoader given a fetch, wait, and maxBatch.
NewCharacterCorporationHistoryLoader creates a new CharacterCorporationHistoryLoader given a fetch, wait, and maxBatch.
NewCharacterLoader creates a new CharacterLoader given a fetch, wait, and maxBatch.
NewConstellationLoader creates a new ConstellationLoader given a fetch, wait, and maxBatch.
NewCorporationAllianceHistoryLoader creates a new CorporationAllianceHistoryLoader given a fetch, wait, and maxBatch.
NewCorporationLoader creates a new CorporationLoader given a fetch, wait, and maxBatch.
NewFactionLoader creates a new FactionLoader given a fetch, wait, and maxBatch.
NewGroupLoader creates a new GroupLoader given a fetch, wait, and maxBatch.
NewRaceLoader creates a new RaceLoader given a fetch, wait, and maxBatch.
NewRegionLoader creates a new RegionLoader given a fetch, wait, and maxBatch.
NewSolarSystemLoader creates a new SolarSystemLoader given a fetch, wait, and maxBatch.
NewStationLoader creates a new StationLoader given a fetch, wait, and maxBatch.
NewStructureLoader creates a new StructureLoader given a fetch, wait, and maxBatch.
NewTypeLoader creates a new TypeLoader given a fetch, wait, and maxBatch.
# Structs
AllianceLoader batches and caches requests.
AllianceLoaderConfig captures the config to create a new AllianceLoader.
AncestryLoader batches and caches requests.
AncestryLoaderConfig captures the config to create a new AncestryLoader.
BloodlineLoader batches and caches requests.
BloodlineLoaderConfig captures the config to create a new BloodlineLoader.
CategoryLoader batches and caches requests.
CategoryLoaderConfig captures the config to create a new CategoryLoader.
CharacterCorporationHistoryLoader batches and caches requests.
CharacterCorporationHistoryLoaderConfig captures the config to create a new CharacterCorporationHistoryLoader.
CharacterLoader batches and caches requests.
CharacterLoaderConfig captures the config to create a new CharacterLoader.
ConstellationLoader batches and caches requests.
ConstellationLoaderConfig captures the config to create a new ConstellationLoader.
CorporationAllianceHistoryLoader batches and caches requests.
CorporationAllianceHistoryLoaderConfig captures the config to create a new CorporationAllianceHistoryLoader.
CorporationLoader batches and caches requests.
CorporationLoaderConfig captures the config to create a new CorporationLoader.
FactionLoader batches and caches requests.
FactionLoaderConfig captures the config to create a new FactionLoader.
GroupLoader batches and caches requests.
GroupLoaderConfig captures the config to create a new GroupLoader.
RaceLoader batches and caches requests.
RaceLoaderConfig captures the config to create a new RaceLoader.
RegionLoader batches and caches requests.
RegionLoaderConfig captures the config to create a new RegionLoader.
SolarSystemLoader batches and caches requests.
SolarSystemLoaderConfig captures the config to create a new SolarSystemLoader.
StationLoader batches and caches requests.
StationLoaderConfig captures the config to create a new StationLoader.
StructureLoader batches and caches requests.
StructureLoaderConfig captures the config to create a new StructureLoader.
TypeLoader batches and caches requests.
TypeLoaderConfig captures the config to create a new TypeLoader.