Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssignTask ¶
type ReportRequest ¶
type ReportRequest struct { Ident string ReportTasks []ReportTask }
type ReportResponse ¶
type ReportResponse struct { Message string AssignTasks []AssignTask }
type ReportTask ¶
Click to show internal directories.
Click to hide internal directories.