Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestResult ¶
type RequestResult struct { WorkerID int `json:"worker_id"` Request Request `json:"request"` Result Result `json:"result"` }
func (RequestResult) String ¶
func (r RequestResult) String() string
Click to show internal directories.
Click to hide internal directories.