Categorygithub.com/j-leg/tracula
modulepackage
1.0.7
Repository: https://github.com/j-leg/tracula.git
Documentation: pkg.go.dev

# README

logo

Go

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.