datakinds

package
v5.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package datakinds contains the implementations of ldstoretypes.DataKind for flags and segments.

These have their own package because they are used in many places and therefore need to be in a package that doesn't have other things with other dependencies, to avoid cyclic references.

Index

Constants

This section is empty.

Variables

View Source
var Features ldstoretypes.DataKind = featureFlagStoreDataKind{} //nolint:gochecknoglobals

Features is the global StoreDataKind instance for feature flags.

View Source
var Segments ldstoretypes.DataKind = segmentStoreDataKind{} //nolint:gochecknoglobals

Segments is the global StoreDataKind instance for segments.

Functions

func AllDataKinds

func AllDataKinds() []ldstoretypes.DataKind

AllDataKinds returns all the supported data StoreDataKinds.

Types

This section is empty.

Jump to

Keyboard shortcuts

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