index

package
v3.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetVolume

func GetVolume(q *volume.Query, c client.Client, out output.LogOutput, statistics bool)

GetVolume executes a volume query and prints the results

func GetVolumeRange

func GetVolumeRange(q *volume.Query, c client.Client, out output.LogOutput, statistics bool)

GetVolumeRange executes a volume query over a period of time and prints the results, which will be a collection of data points over time.

Types

type StatsQuery

type StatsQuery struct {
	QueryString string
	Start       time.Time
	End         time.Time
	Quiet       bool
}

func (*StatsQuery) DoStats

func (q *StatsQuery) DoStats(c client.Client)

DoStats executes the stats query and prints the results

func (*StatsQuery) Stats

Stats returns an index stats response

Jump to

Keyboard shortcuts

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