response

package
v0.0.0-...-3525954 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package response contains all of the World of Warcraft response defintions returned by the Battle.net API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Achievement

type Achievement struct {
	Data     *wow.Achievement
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

Achievement contains World of Warcraft Achievement response data.

type AuctionJSONFile

type AuctionJSONFile struct {
	Data     *wow.AuctionJSONFileData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

AuctionJSONFile contains World of Warcraft AuctionJSONFile response data.

type BattleGroups

type BattleGroups struct {
	Data     *wow.BattleGroupsData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

BattleGroups contains World of Warcraft BattleGroups response data.

type Boss

type Boss struct {
	Data     *wow.Boss
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

Boss contains World of Warcraft Boss response data.

type BossMasterList

type BossMasterList struct {
	Data     *wow.BossMasterList
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

BossMasterList contains World of Warcraft BossMasterList response data.

type Character

type Character struct {
	Data     *wow.CharacterData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

Character contains World of Warcraft Character response data.

type CharacterAchievements

type CharacterAchievements struct {
	Data     *wow.CharacterAchievementsData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

CharacterAchievements contains World of Warcraft CharacterAchievements response data.

type CharacterClasses

type CharacterClasses struct {
	Data     *wow.CharacterClassesData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

CharacterClasses contains World of Warcraft CharacterClasses response data.

type CharacterRaces

type CharacterRaces struct {
	Data     *wow.CharacterRacesData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

CharacterRaces contains World of Warcraft CharacterRaces response data.

type GuildAchievements

type GuildAchievements struct {
	Data     *wow.GuildAchievementsData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

GuildAchievements contains World of Warcraft GuildAchievements response data.

type GuildPerks

type GuildPerks struct {
	Data     *wow.GuildPerksData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

GuildPerks contains World of Warcraft GuildPerks response data.

type GuildProfile

type GuildProfile struct {
	Data     *wow.GuildProfile
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

GuildProfile contains World of Warcraft GuildProfile response data.

type GuildRewards

type GuildRewards struct {
	Data     *wow.GuildRewardsData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

GuildRewards contains World of Warcraft GuildRewards response data.

type Item

type Item struct {
	Data     *wow.Item
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

Item contains World of Warcraft Item response data.

type ItemClasses

type ItemClasses struct {
	Data     *wow.ItemClassesData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

ItemClasses contains World of Warcraft ItemClasses response data.

type ItemSet

type ItemSet struct {
	Data     *wow.ItemSet
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

ItemSet contains World of Warcraft ItemSet response data.

type MountList

type MountList struct {
	Data     *wow.MountList
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

MountList contains World of Warcraft MountList response data.

type Pet

type Pet struct {
	Data     *wow.PetData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

Pet contains World of Warcraft Pet response data.

type PetAbility

type PetAbility struct {
	Data     *wow.PetAbility
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

PetAbility contains World of Warcraft PetAbility response data.

type PetSpecies

type PetSpecies struct {
	Data     *wow.PetSpecies
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

PetSpecies contains World of Warcraft PetSpecies response data.

type PetStats

type PetStats struct {
	Data     *wow.PetStats
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

PetStats contains World of Warcraft PetStats response data.

type PetTypes

type PetTypes struct {
	Data     *wow.PetTypesData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

PetTypes contains World of Warcraft PetTypes response data.

type Quest

type Quest struct {
	Data     *wow.Quest
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

Quest contains World of Warcraft Quest response data.

type RealmStatus

type RealmStatus struct {
	Data     *wow.RealmStatus
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

RealmStatus contains World of Warcraft RealmStatus response data.

type Recipe

type Recipe struct {
	Data     *wow.Recipe
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

Recipe contains World of Warcraft Recipe response data.

type Spell

type Spell struct {
	Data     *wow.Spell
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

Spell contains World of Warcraft Spell response data.

type Talents

type Talents struct {
	Data     *wow.TalentsData
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

Talents contains World of Warcraft Talents response data.

type Zone

type Zone struct {
	Data     *wow.Zone
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

Zone contains World of Warcraft Zone response data.

type ZoneMasterList

type ZoneMasterList struct {
	Data     *wow.ZoneMasterList
	Endpoint string
	Quota    *quota.Quota
	Region   regions.Region
}

ZoneMasterList contains World of Warcraft ZoneMasterList response data.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL