Documentation
Overview ¶
Seer is a service for analytics on League of Legends teams.
Directories
Path | Synopsis |
---|---|
config | Package config defines server configuration and various loaders for them |
jobs | Package jobs exposes the job engine and defines the job types used by seer |
riot | Package riot exposes Riot API functions - https://developer.riotgames.com/ |
server | Package server contains the core seer server and API implementation |
store | Package store defines the interface for seer data backends and provides implementations of them |