Expand description
This module contains the command invoker implementation.
Structs§
- Command Invoker struct
- Command Invoker Options struct
- Builder for
Options. - Represents an error reported by a remote executor
- Command Request struct. Used by the
Invoker - Builder for
Request. - Command Response struct. Used by the
Invoker
Enums§
- Error type for OptionsBuilder
- Error type for RequestBuilder
Functions§
- Helper function to return the application error code and payload, if present in
custom_user_data.