Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeroDetailService ¶
type HeroDetailService struct {
// contains filtered or unexported fields
}
func NewHeroDetailService ¶
func NewHeroDetailService() *HeroDetailService
func (*HeroDetailService) QueryHeroDetail ¶
func (s *HeroDetailService) QueryHeroDetail(name, version, lang string) (*riotmodel.ChampionDTO, error)
Click to show internal directories.
Click to hide internal directories.