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

launchdarkly-go-sdk-common-v3

JSON →
library3.5.0gogounverified

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

go get github.com/launchdarkly/go-sdk-common/v3
INSTALL
IMPORT
SIG · LAUNCHDARKLY-GO-SD
L
launchdarkly-go-sdk-common-v3
utilitygov3.5.0
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
github.com/launchdarkly/go-sdk-common/v3/ldvalue

Create and print an ldvalue string.

package main import ( "fmt" "github.com/launchdarkly/go-sdk-common/v3/ldvalue" ) func main() { val := ldvalue.String("hello") fmt.Println(val.String()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
launchdarkly-go-sdk-common-v3 — go get launchdarkly-go-sdk-common-v3 · libregistry