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
- Byte
Stream - Stream of binary data
- Date
Time - DateTime in time.
Enums§
- SdkError
- Failed SDK Result
Statics§
- PKG_
VERSION - Crate version number.