Modules§
Macros§
- init_
env_ watch - Initialize env watcher (singleton) with duration.
- sub_env
- Subscribe with Receiver and Data
- sub_
env_ snapshot - Subscribe by snapshot
Structs§
- Environment
Data - Baseline implementation for data. A separate thread listens for data changes through the channel, in case of data changes, we receive an event and change the data snapshot.
- Environment
Watcher - The current state of the environment
Enums§
- Change
State - Changing the current state for a subscriber
- Error
- Library error.
- Subscribe