proxy.golang.org : github.com/launchdarkly/go-server-sdk/v5 : v5.3.0
Package ldclient is the main package for the LaunchDarkly SDK. This package contains the types and methods for the SDK client (LDClient) and its overall configuration. Subpackages in the same repository provide additional functionality for specific features of the client. Most applications that need to change any configuration settings will use the ldcomponents package (https://pkg.go.dev/gopkg.in/launchdarkly/go-server-sdk.v5/ldcomponents). The SDK also uses types from the go-sdk-common.v2 repository and its subpackages (https://pkg.go.dev/gopkg.in/launchdarkly/go-sdk-common.v2) that represent standard data structures in the LaunchDarkly model. All applications that evaluate feature flags will use the lduser package (https://pkg.go.dev/gopkg.in/launchdarkly/go-sdk-common.v2/lduser); for some features such as custom attributes, the ldvalue package is also helpful. For more information and code examples, see the Go SDK Reference: https://docs.launchdarkly.com/sdk/server-side/go
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/launchdarkly/go-server-sdk/[email protected]
Published:
Indexed:
Related tag:
v5.3.0
- github.com/fsnotify/fsnotify v1.4.7
- github.com/gregjones/httpcache v0.0.0-20171119193500-2bcd89a1743f
- github.com/kr/pretty v0.2.1
- github.com/launchdarkly/eventsource v1.6.2
- github.com/launchdarkly/go-ntlm-proxy-auth v1.0.1
- github.com/launchdarkly/go-test-helpers/v2 v2.2.0
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/stretchr/testify v1.6.1
- golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
- golang.org/x/sys v0.0.0-20200122134326-e047566fdf82
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
- gopkg.in/ghodss/yaml.v1 v1.0.0
- gopkg.in/launchdarkly/go-jsonstream.v1 v1.0.0
- gopkg.in/launchdarkly/go-sdk-common.v2 v2.2.2
- gopkg.in/launchdarkly/go-sdk-events.v1 v1.1.0
- gopkg.in/launchdarkly/go-server-sdk-evaluation.v1 v1.1.2
- gopkg.in/yaml.v2 v2.3.0