package
1.13.0
Repository: https://github.com/open-feature/go-sdk.git
Documentation: pkg.go.dev

# README

In-memory provider

InMemoryProvider is an OpenFeature compliant provider implementation with an in-memory flag storage.

While the main usage of this provider is SDK testing, you may use it for minimal OpenFeature use cases where appropriate.

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

InMemoryFlag is the feature flag representation accepted by InMemoryProvider.
No description provided by the author

# Type aliases

State of the feature flag.