# Packages
No description provided by the author
# Structs
GetRequest is the object describing a request to get configuration.
GetResponse is the request object for getting configuration.
Item represents a configuration item with name, content and other information.
Metadata contains a configuration store specific set of metadata property.
SubscribeRequest is the object describing a request to subscribe configuration.
UnsubscribeRequest is the object describing a request to unsubscribe configuration.
UpdateEvent is the object describing a configuration update event.
# Interfaces
Store is an interface to perform operations on store.
# Type aliases
UpdateHandler is the handler used to send event to daprd.