Ecosyste.ms: Packages

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

Top 2.3% on proxy.golang.org
Top 1.9% dependent packages on proxy.golang.org
Top 2.5% dependent repos on proxy.golang.org
Top 3.3% forks on proxy.golang.org
Top 1.7% docker downloads on proxy.golang.org

proxy.golang.org : github.com/thomaspoignant/go-feature-flag

Package ffclient aids adding instrumentation to have feature flags in your app without any backend server. This package and its subpackages contain bits of code to have an easy feature flag solution with no complex installation to do on your infrastructure and without using 3rd party vendor for this. The ffclient package provides the entry point - initialization and the basic method to get your flags value. Before using the module you need to initialize it this way: This example will load a file from an HTTP endpoint and will refresh the flags every 3 seconds. Now you can evaluate your flags anywhere in your code.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/thomaspoignant/go-feature-flag
Keywords: beginner-friendly, continuous-delivery, continuous-deployment, continuous-testing, devops, experimentation, experiments, feature-flag, feature-flags, feature-toggle, feature-toggles, feature-toggling, go, golang, golang-library, help-wanted, toggles, variants
License: MIT
Latest release: 4 months ago
First release: over 3 years ago
Namespace: github.com/thomaspoignant
Dependent packages: 8
Dependent repositories: 4
Stars: 983 on GitHub
Forks: 96 on GitHub
Docker dependents: 1
Docker downloads: 53
Total Commits: 506
Committers: 19
Average commits per author: 26.632
Development Distribution Score (DDS): 0.628
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/thomaspoignant
Last synced: 11 days ago

    Loading...
    Readme
    Loading...