Modules§
Structs§
- Control
Handle - A handle to interact with the state machine running in another task.
- Install
Progress - State
Machine - This is the core state machine for a client’s update check. It is instantiated and used to perform update checks over time or to perform a single update check process.
- State
Machine Builder - Helper type to build/start a
StateMachine
. - State
Machine Gone - Error indicating that the state machine task no longer exists.
Enums§
- Omaha
Request Error - This is the set of errors that can occur when making a request to Omaha. This is an internal collection of error types.
- Response
Parse Error - This is the set of errors that can occur when parsing the response body from Omaha. This is an internal collection of error types.
- Start
Update Check Response - Responses to a request to start an update check now.
- State
- State
Machine Event - Events emitted by the state machine.
- Update
Check Error