proxy.golang.org : github.com/launchdarkly/go-server-sdk/v5 : v5.0.0-alpha.2
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.0.0-alpha.2
- github.com/armon/go-metrics v0.3.3
- github.com/aws/aws-sdk-go v1.15.69
- github.com/fsnotify/fsnotify v1.4.7
- github.com/garyburd/redigo v1.4.0
- github.com/gregjones/httpcache v0.0.0-20171119193500-2bcd89a1743f
- github.com/hashicorp/consul v1.3.0
- github.com/hashicorp/go-msgpack v1.1.5
- github.com/hashicorp/go-rootcerts v0.0.0-20160503143440-6bb64b370b90
- github.com/hashicorp/go-uuid v1.0.2
- github.com/hashicorp/memberlist v0.2.2
- github.com/hashicorp/serf v0.8.1
- github.com/launchdarkly/eventsource v1.4.2
- github.com/launchdarkly/go-ntlm-proxy-auth v1.0.1
- github.com/launchdarkly/go-test-helpers v1.1.3
- github.com/mitchellh/go-homedir v1.0.0
- github.com/mitchellh/go-testing-interface v1.14.1
- github.com/mitchellh/mapstructure v1.1.2
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/pkg/errors v0.9.1
- github.com/stretchr/testify v1.6.1
- golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
- gopkg.in/ghodss/yaml.v1 v1.0.0
- gopkg.in/launchdarkly/go-sdk-common.v2 v2.0.0-alpha.3
- gopkg.in/launchdarkly/go-sdk-events.v1 v1.0.0-alpha.2
- gopkg.in/launchdarkly/go-server-sdk-evaluation.v1 v1.0.0-alpha.2
- gopkg.in/yaml.v2 v2.3.0