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

proxy.golang.org : github.com/ronnpang1/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 initialized 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/ronnpang1/go-feature-flag
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/ronnpang1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/thomaspoignant
Last synced: 9 days ago

    Loading...
    Readme
    Loading...