Module response

Module response 

Source

Structs§

AddedTaskResponse
GroupResponse
Group info send by the daemon.
StreamResponse
Live log output returned by the daemon.
TaskLogResponse
Helper struct for sending tasks and their log output to the client.

Enums§

Response
This is the message for messages sent to the daemon.
Everything that’s send by the client is represented using by this enum.

Functions§

create_failure_response
create_success_response