dfloader

package
v0.0.0-...-1092e40 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Overview

Package dfloader implements results.Loader using a DataFrameBuilder.

Index

Constants

View Source
const TraceHistorySize = 20

TraceHistorySize is the number of points we load for each trace.

Variables

View Source
var ErrQueryMustNotBeEmpty = fmt.Errorf("Query must not be empty.")

ErrQueryMustNotBeEmpty is returned if an empty query is passed in the TryBotRequest.

Functions

This section is empty.

Types

type Loader

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

Loader implements results.Loader.

func New

New returns a new Loader instance.

func (Loader) Load

Load implements the results.Loader interface.

Jump to

Keyboard shortcuts

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