# README
A simple package to collect and organise game population data. Ideally used for creating batch processes in game tracking apps.
Installation
go get github.com/j-leg/tracula
Usage
Simple implementation of a periodic batch process on Google Cloud Platform (as a GCloud function) here
# Packages
No description provided by the author
# Functions
Execute : Core execution for daily updates Update all apps.
ExecuteMonthly : Monthly process.
ExecuteRecovery : Best effort to retry all exception instances.
ExecuteRefresh updates the app library.
ExecuteTracker runs a job to aggregate any apps that are worth tracking.