An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.6% on proxy.golang.org
Top 2.0% dependent packages on proxy.golang.org
Top 1.1% dependent repos on proxy.golang.org
Top 9.9% forks on proxy.golang.org

proxy.golang.org : github.com/juju/featureflag

The featureflag package gives other parts of Juju the ability to easily check to see if a feature flag has been defined. Feature flags give the Juju developers a way to add new commands or features to Juju but hide them from the general user-base while things are still in development. Feature flags are defined through environment variables, and the value is comma separated. The feature flags should be read and identified at program initialisation time using an init function. This function should call the `SetFlagsFromEnvironment` or the `SetFlagsFromRegistry` function.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/juju/featureflag
License: LGPL-3.0
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/juju
Dependent packages: 7
Dependent repositories: 24
Stars: 0 on GitHub
Forks: 3 on GitHub
Docker dependents: 2
Docker downloads: 44
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago

    Loading...
    Readme
    Loading...