# 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