package
0.0.0-20220314160706-fab16b28a978
Repository: https://github.com/adayoung/ada-bot.git
Documentation: pkg.go.dev

# Functions

GetPlayer performs a lookup and retrieve a player from IRE's API.

# Variables

APIURL is read and set from config.yaml by main.init().

# Structs

Event represents a single event per IRE's gamefeed.
Gamefeed is a collection of Events, ahead of LastID.
Player represents a player per IRE's API.