builder

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: Apache-2.0 Imports: 0 Imported by: 21

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Aggregator

type Aggregator interface {
	Type() ComponentType
}

type Bound

type Bound interface {
	Type() ComponentType
}

type ComponentType

type ComponentType = string

type DataSource

type DataSource interface {
	Type() ComponentType
}

type Dimension

type Dimension interface {
	Type() ComponentType
}

type ExtractionFn

type ExtractionFn interface {
	Type() ComponentType
}

type Filter

type Filter interface {
	Type() ComponentType
}

type Granularity

type Granularity interface {
	Type() ComponentType
}

type HavingSpec

type HavingSpec interface {
	Type() ComponentType
}

type Intervals added in v0.0.3

type Intervals interface {
	Type() ComponentType
}

type LimitSpec

type LimitSpec interface {
	Type() ComponentType
}

type LookupExtractor

type LookupExtractor interface {
	Type() ComponentType
}

type PostAggregator

type PostAggregator interface {
	Type() ComponentType
}

type Query

type Query interface {
	Type() ComponentType
}

type SearchQuerySpec

type SearchQuerySpec interface {
	Type() ComponentType
}

type ToInclude

type ToInclude interface {
	Type() ComponentType
}

type TopNMetric

type TopNMetric interface {
	Type() ComponentType
}

type VirtualColumn

type VirtualColumn interface {
	Type() ComponentType
}

Jump to

Keyboard shortcuts

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