proxy.golang.org : github.com/launchdarkly/go-server-sdk/v6 : v6.2.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 (Config). 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 package github.com/launchdarkly/go-server-sdk/v6/ldcomponents. The SDK also uses types from the go-sdk-common repository and its subpackages ([github.com/launchdarkly/go-sdk-common/v3) that represent standard data structures in the LaunchDarkly model. All applications that evaluate feature flags will use the ldcontext package (github.com/launchdarkly/go-sdk-common/v3/ldcontext); for some features such as custom attributes with complex data types, the ldvalue package is also helpful (github.com/launchdarkly/go-sdk-common/v3/ldvalue). 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:
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.4.7
- github.com/google/uuid v1.1.1
- github.com/gregjones/httpcache v0.0.0-20171119193500-2bcd89a1743f
- github.com/josharian/intern v1.0.0
- github.com/launchdarkly/ccache v1.1.0
- github.com/launchdarkly/eventsource v1.6.2
- github.com/launchdarkly/go-jsonstream/v3 v3.0.0
- github.com/launchdarkly/go-ntlm-proxy-auth v1.0.1
- github.com/launchdarkly/go-ntlmssp v1.0.1
- github.com/launchdarkly/go-sdk-common/v3 v3.0.1
- github.com/launchdarkly/go-sdk-events/v2 v2.0.2
- github.com/launchdarkly/go-semver v1.0.2
- github.com/launchdarkly/go-server-sdk-evaluation/v2 v2.0.2
- github.com/launchdarkly/go-test-helpers/v3 v3.0.2
- github.com/mailru/easyjson v0.7.6
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.9.0
- github.com/stretchr/testify v1.7.0
- golang.org/x/crypto v0.1.0
- golang.org/x/exp v0.0.0-20220823124025-807a23277127
- golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
- golang.org/x/sys v0.1.0
- gopkg.in/ghodss/yaml.v1 v1.0.0
- gopkg.in/yaml.v2 v2.3.0
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c