Versions in this module Expand all Collapse all v1 v1.1.0 Nov 15, 2023 v1.0.0 Jan 30, 2023 Changes in this version + type Client struct + func NewClient(t mockConstructorTestingTNewClient) *Client + func (_m *Client) GetAllLoLChampions() ([]datadragon.ChampionDataExtended, error) + func (_m *Client) GetLoLChampion(championName string) (datadragon.ChampionDataExtended, error)