modulepackage
0.0.0-20220709080901-9d35b2acbaeb
Repository: https://github.com/mikemight/leago.git
Documentation: pkg.go.dev
# README
What is Leago?
Leago is a small and simple library with a convenient interface to interact with Riot API.
Notes
- Riot API has many more methods than this implementation written in Golang.
- Before using the library, it's advised to visit Riot API documentation page.
How to start using?
go get github.com/mikemight/leago
Finally
Leago uses a rate limiter from this library
IMPORTANT: When initializing the API client, use restrictions that match the Riot API restrictions!
- 20 requests every 1 seconds(s)
- 100 requests every 2 minutes(s)
Otherwise, very often there will be an error associated with exceeding the number of requests.
Riot Developer Portal | RDP
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author