package
0.0.0-20240103122204-a7a2ccea1c40
Repository: https://github.com/tilo-k/riot.git
Documentation: pkg.go.dev

# Packages

Package bigquery_aggregator uploads data to BigQuery.

# Functions

NewAggregator returns an Aggregator configured to query the Riot API with the given client, and aggregate results into the given Sink.

# Structs

Aggregator aggregates match data from a client into a sink.
Match is the serialized format of match data.

# Interfaces

Sink stores match data in an aggregate source.