Source: golang-github-launchdarkly-go-server-sdk-evaluation Section: golang Maintainer: Debian Go Packaging Team Uploaders: Mikhail Potemkin , Otto Kekäläinen , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-launchdarkly-go-jsonstream-dev, golang-github-launchdarkly-go-sdk-common-dev, golang-github-launchdarkly-go-semver-dev, golang-github-launchdarkly-go-test-helpers-dev, golang-github-stretchr-testify-dev, golang-golang-x-exp-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-launchdarkly-go-server-sdk-evaluation Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-launchdarkly-go-server-sdk-evaluation.git Homepage: https://github.com/launchdarkly/go-server-sdk-evaluation XS-Go-Import-Path: github.com/launchdarkly/go-server-sdk-evaluation Package: golang-github-launchdarkly-go-server-sdk-evaluation-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: Feature flag evaluation engine used in go-server-sdk (library) This repository contains the internal feature flag evaluation logic and data model used by the LaunchDarkly Go SDK (https://github.com/launchdarkly/go-server-sdk). It is packaged separately because it is also used by internal LaunchDarkly components. Applications using the LaunchDarkly Go SDK should not need to reference this package directly.