Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeroDataService ¶
type HeroDataService struct {
// contains filtered or unexported fields
}
func NewHeroDataService ¶
func NewHeroDataService() *HeroDataService
func (*HeroDataService) QueryHeroData ¶
func (s *HeroDataService) QueryHeroData(name, version, location, gamemode string) (*anres.ChampionDetail, error)
Click to show internal directories.
Click to hide internal directories.