Skip to main content

Crate mock_omaha_server

Crate mock_omaha_server 

Source

Modules§

tests

Macros§

declare_tests

Structs§

OmahaServer
OmahaServerBuilder
Builder for OmahaServer.
PrivateKeyAndId
PrivateKeys
ResponseAndMetadata
TokioExecutor
An Executor implementation that spawns futures on the tokio runtime.

Enums§

OmahaResponse
OmahaServerBuilderError
Error type for OmahaServerBuilder
UpdateCheckAssertion

Traits§

Executor
Trait for spawning background futures in an executor/runtime-agnostic way.
Listener
An abstract async listener for incoming network connections.

Functions§

handle_omaha_request
handle_request
handle_set_responses
make_default_private_keys_for_test

Type Aliases§

PrivateKey
ResponseMap