[][src]Crate azure_functions_durable

Structs

Client

Represents the Durable Functions HTTP client.

Endpoint

Represents a Durable Functions HTTP API endpoint.

OrchestrationData

Represents new orchestration data.

OrchestrationHistoryEvent

Represents an orchestration history event.

OrchestrationStatus

Represents an orchestration's status.

Enums

ClientError

Represents a Durable Functions HTTP client error.

OrchestrationRuntimeStatus

Represents the runtime status of an orchestration.

Type Definitions

Result

The result type for the Durable Functions HTTP client.