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

# Packages

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

# Constants

ADD - Additional flags from sync provider.
ALL - All flags of sync provider.
DELETE - Delete for flag(s) previously provided.
UPDATE - Update for flag(s) previously provided.

# Structs

DataSync is the data contract between Runtime and sync implementations.
SourceConfig is configuration option for flagd.

# Interfaces

ISync implementations watch for changes in the flag sources (HTTP backend, local file, K8s CRDs ...),fetch the latest value and communicate to the Runtime with DataSync channel */.

# Type aliases

No description provided by the author