Modules§
Structs§
- A handle to interact with the state machine running in another task.
- 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.
- Helper type to build/start a
StateMachine
. - Error indicating that the state machine task no longer exists.
Enums§
- This is the set of errors that can occur when making a request to Omaha. This is an internal collection of error types.
- This is the set of errors that can occur when parsing the response body from Omaha. This is an internal collection of error types.
- Responses to a request to start an update check now.
- Events emitted by the state machine.