Registry / utility / launchdarkly-go-sdk-common-v2

launchdarkly-go-sdk-common-v2

JSON →
library2.5.1gogounverified

Common types and utilities for LaunchDarkly Go SDK, including value types and evaluation logic.

go get gopkg.in/launchdarkly/go-sdk-common.v2
INSTALL
IMPORT
SIG · LAUNCHDARKLY-GO-SD
L
launchdarkly-go-sdk-common-v2
utilitygov2.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ldvalue
gopkg.in/launchdarkly/go-sdk-common.v2/ldvalue

Create and use an LD value

package main import ( "fmt" "gopkg.in/launchdarkly/go-sdk-common.v2/ldvalue" ) func main() { val := ldvalue.String("hello") fmt.Println(val.StringValue()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
launchdarkly-go-sdk-common-v2 — go get launchdarkly-go-sdk-common-v2 · libregistry