Expand description
Bindings to SCDynamicStore
.
See the examples directory for examples how to use this module.
Structs§
- SCDynamic
Store - Access to the key-value pairs in the dynamic store of a running system.
- SCDynamic
Store Builder - Builder for
SCDynamicStore
sessions. - SCDynamic
Store Call Back Context - Struct describing the callback happening when a watched value in the dynamic store is changed.
Type Aliases§
- SCDynamic
Store Call BackT - Signature for callback functions getting called when a watched value in the dynamic store is changed.