//
pkg.gl
Category
github.com/launchdarkly/go-server-sdk/v6
internal
datakinds
package
6.2.1
Repository:
https://github.com/launchdarkly/go-server-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
8
Files
97 SLOC
#
Functions
AllDataKinds
AllDataKinds returns all the supported data StoreDataKinds.
#
Variables
Features
nolint:gochecknoglobals.
Segments
nolint:gochecknoglobals.
#
Interfaces
DataKindInternal
DataKindInternal is implemented along with DataKind to provide more efficient jsonstream-based deserialization for our built-in data kinds.