historical

package
v0.0.0-...-1410e0b Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RecordNumber

type RecordNumber struct {
	Timestamp int64
	Value     uint64
}

type RecordNumbers

type RecordNumbers []RecordNumber

func (RecordNumbers) Len

func (ns RecordNumbers) Len() int

func (RecordNumbers) Less

func (ns RecordNumbers) Less(i, j int) bool

func (RecordNumbers) Swap

func (ns RecordNumbers) Swap(i, j int)

type RecordString

type RecordString struct {
	Timestamp int64
	Value     string
}

type RecordStrings

type RecordStrings []RecordString

func (RecordStrings) Len

func (ss RecordStrings) Len() int

func (RecordStrings) Less

func (ss RecordStrings) Less(i, j int) bool

func (RecordStrings) Swap

func (ss RecordStrings) Swap(i, j int)

type TimePair

type TimePair struct {
	Begin model.Time
	End   model.Time
}

type TimePairs

type TimePairs []TimePair

func (TimePairs) Len

func (ts TimePairs) Len() int

func (TimePairs) Less

func (ts TimePairs) Less(i, j int) bool

func (TimePairs) Swap

func (ts TimePairs) Swap(i, j int)

Jump to

Keyboard shortcuts

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