Documentation
¶
Index ¶
Constants ¶
View Source
const ( LOLBaseURL = "/lol/platform" ChampionEndpointURL = "/v3/champion-rotations" )
URLs
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Champion ¶
type Champion struct {
*Equinox
}
func (*Champion) FreeRotation ¶
func (c *Champion) FreeRotation(region Region) (*FreeChampionsRotation, error)
Free Champions Rotation
type ErrorResponse ¶
type FreeChampionsRotation ¶
type LOLClient ¶
func NewLOLClient ¶
Click to show internal directories.
Click to hide internal directories.