Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Argument ¶
type Argument struct { Key string Value interface{} }
Argument is key value struct that should be passed in a service call
type RunOptions ¶
type RunOptions struct { FD filedescriptor.FD EventReporter reporter.EventReporter Modem modem.ServiceCaller }
RunOptions run tasks with given options
Click to show internal directories.
Click to hide internal directories.