package
0.0.0-20200522145424-14a7a1c8fb92
Repository: https://github.com/anrop/aar-go.git
Documentation: pkg.go.dev

# Functions

EventsHandler is used to handle the events endpoint.
MissionHandler is used to handle the mission endpoint.
MissionPlayersHandler is used to handle the mission players endpoint.
MissionsHandler is used to handle the missions endpoint.
PlayerMissionsHandler is used to handle players endpoint.
PlayersHandler is used to handle the players endpoint.
SetupNewRelic sets up monitoring in NewRelic.

# Variables

DB is the pool for database connections.

# Structs

Event data structure.
EventData data structure.
Mission data structure.
Player data structure.
Position data structure.
Projectile data structure.
Unit data structure.
Vehicle data structure.