Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExportDataDesc ¶
type ImportDataDesc ¶
type PluginDesc ¶
type PluginDesc struct { RPCArgDesc Type int Stop bool }
type RPCArgDesc ¶
type RPCArgDesc struct {
Name, Json string
}
type RPCTypedArgDesc ¶
type RPCTypedArgDesc struct {
Type, Name, Json string
}
Click to show internal directories.
Click to hide internal directories.