feature

package
v0.173.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Inject

func Inject(ctx context.Context, flagger Flagger) context.Context

Inject will inject the Flagger into the context.

func SetMetrics added in v0.156.0

func SetMetrics(m Metrics)

SetMetrics sets the metric store for feature flags.

Types

type BoolFlag

type BoolFlag = feature.BoolFlag

func AggregateTransformationTransport added in v0.127.0

func AggregateTransformationTransport() BoolFlag

AggregateTransformationTransport - Enable Transport interface for AggregateTransformation

func GroupTransformationGroup added in v0.131.0

func GroupTransformationGroup() BoolFlag

GroupTransformationGroup - Enable GroupTransformation interface for the group function

func LabelPolymorphism added in v0.166.0

func LabelPolymorphism() BoolFlag

LabelPolymorphism - Enables label polymorphism in the type system

func NarrowTransformationDifference added in v0.156.0

func NarrowTransformationDifference() BoolFlag

NarrowTransformationDifference - Enable the NarrowTransformation implementation of difference

func NarrowTransformationFill added in v0.157.0

func NarrowTransformationFill() BoolFlag

NarrowTransformationFill - Enable the NarrowTransformation implementation of Fill

func NarrowTransformationLimit added in v0.157.0

func NarrowTransformationLimit() BoolFlag

NarrowTransformationLimit - Enable the NarrowStateTransformation implementation of limit

func OptimizeAggregateWindow added in v0.157.0

func OptimizeAggregateWindow() BoolFlag

OptimizeAggregateWindow - Enables a version of aggregateWindow written in Go

func OptimizeSetTransformation added in v0.167.0

func OptimizeSetTransformation() BoolFlag

OptimizeSetTransformation - Enables a version of set that is optimized

func OptimizeStateTracking added in v0.159.0

func OptimizeStateTracking() BoolFlag

OptimizeStateTracking - Enable implementation of NarrowStateTransformation of stateTracking

func OptimizeUnionTransformation added in v0.147.0

func OptimizeUnionTransformation() BoolFlag

OptimizeUnionTransformation - Optimize the union transformation

func UnusedSymbolWarnings added in v0.171.0

func UnusedSymbolWarnings() BoolFlag

UnusedSymbolWarnings - Enables warnings for unused symbols

func VectorizeLogicalOperators added in v0.168.0

func VectorizeLogicalOperators() BoolFlag

VectorizeLogicalOperators - Vectorizes logical operators inside map

func VectorizedMap added in v0.154.0

func VectorizedMap() BoolFlag

VectorizedMap - Enables the version of map that supports vectorized functions

type Flag

type Flag = feature.Flag

func ByKey

func ByKey(k string) (Flag, bool)

ByKey returns the Flag corresponding to the given key.

func Flags

func Flags() []Flag

Flags returns all feature flags.

type Flagger

type Flagger = feature.Flagger

type FloatFlag

type FloatFlag = feature.FloatFlag

type IntFlag

type IntFlag = feature.IntFlag

func QueryConcurrencyLimit added in v0.132.0

func QueryConcurrencyLimit() IntFlag

QueryConcurrencyLimit - Sets the query concurrency limit for the planner

type Metrics added in v0.156.0

type Metrics = feature.Metrics

type StringFlag

type StringFlag = feature.StringFlag

Jump to

Keyboard shortcuts

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