fetchrunner

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package fetchrunner is used to automatically trigger downloads of summoner and match data such that is lands in storage

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FetchRunner

type FetchRunner struct {
	// contains filtered or unexported fields
}

FetchRunner automatically fetches summoner and match data based on specified criteras

func NewFetchRunner

func NewFetchRunner(cfg config.FetchRunner, storage *storage.Storage) (*FetchRunner, error)

NewFetchRunner creates a new FetchRunner

func (*FetchRunner) Start

func (f *FetchRunner) Start()

Start starts the FetchRunner and its workers

func (*FetchRunner) Stop

func (f *FetchRunner) Stop()

Stop stops the FetchRunner and its workers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL