ingest

package
v0.0.0-...-c9cfaf6 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2020 License: BSD-3-Clause Imports: 9 Imported by: 1

Documentation

Overview

Package ingest implements ingestion of benchmark results.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ingester

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

Ingester loads task results files and inserts them in to the database.

func New

func New(d *db.DB, l *results.Loader) *Ingester

New builds an ingester.

func (*Ingester) SetLogger

func (i *Ingester) SetLogger(l *zap.Logger)

SetLogger configures Ingester logging.

func (*Ingester) Task

func (i *Ingester) Task(ctx context.Context, id uuid.UUID) error

Task ingests results for the given task.

Jump to

Keyboard shortcuts

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