Crate docktor_api

Source
Expand description

Docktor Orchestration System.

Modules§

error
Errors that can occur when calling the service.
input
Input structures for operations.
model
Data structures used by operation inputs/outputs.
operation
All operations that this crate can perform.
operation_handler
Operation handlers definition and implementation.
operation_registry
A registry of your service’s operations.
output
Output structures for operations.

Structs§

Blob
Binary Blob Type
ByteStream
Stream of binary data
DateTime
DateTime in time.

Enums§

SdkError
Failed SDK Result

Statics§

PKG_VERSION
Crate version number.