apitypes

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Types = struct {
	Combatantinfo string

	Begincast, Cast, Miss, Damage, Heal, Absorbed, Healabsorbed, Applybuff, Applydebuff, Applybuffstack, Applydebuffstack, Refreshbuff, Refreshdebuff, Removebuff, Removedebuff, Removebuffstack, Removedebuffstack, Summon, Create, Death, Destroy, Extraattacks, Aurabroken, Dispel, Interrupt, Steal, Leech, Energize, Drain, Resurrect, Encounterstart, Encounterend string
}{
	"combatantinfo",
	"begincast", "cast", "miss", "damage", "heal", "absorbed", "healabsorbed", "applybuff", "applydebuff", "applybuffstack", "applydebuffstack", "refreshbuff", "refreshdebuff", "removebuff", "removedebuff", "removebuffstack", "removedebuffstack", "summon", "create", "death", "destroy", "extraattacks", "aurabroken", "dispel", "interrupt", "steal", "leech", "energize", "drain", "resurrect", "encounterstart", "encounterend",
}

Types from https://www.warcraftlogs.com/help/pins (Built-in Identifiers - type)

Functions

This section is empty.

Types

type EventsResponse

type EventsResponse struct {
	Events            []events.Event `json:"events"`
	NextPageTimestamp int64          `json:"nextPageTimestamp"`
}

func (*EventsResponse) UnmarshalJSON

func (e *EventsResponse) UnmarshalJSON(msg []byte) error

Jump to

Keyboard shortcuts

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