Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Found an error in the example #42

Closed
azwc opened this issue Feb 10, 2021 · 2 comments
Closed

Found an error in the example #42

azwc opened this issue Feb 10, 2021 · 2 comments
Assignees

Comments

@azwc
Copy link

azwc commented Feb 10, 2021

challengers, _ := client.Riot.League.GetChallenger(api.QueueRankedSolo)
QueueRankedSolo not declared by package api

The real path is:
github.com/KnutZuidema/golio/riot/lol

@KnutZuidema
Copy link
Owner

Good catch! I refactored the package structure a while ago and must have forgot to adjust the readme.

@KnutZuidema KnutZuidema self-assigned this Feb 10, 2021
@KnutZuidema
Copy link
Owner

resolved by #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants