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 ¶ added in v0.64.0
type RunOptions struct { FD filedescriptor.FD EventReporter reporter.EventReporter Modem modem.ServiceCaller }
Click to show internal directories.
Click to hide internal directories.