drmi v0.6.0-alpha.1 (2017-08-15T12:03:30Z)
Dub
Repo
RMICall
drmi
types
struct
RMICall {
string
caller
;
string
func
;
long
ts
;
ubyte
[]
data
;
}
Members
Variables
caller
string
caller
;
data
ubyte
[]
data
;
func
string
func
;
ts
long
ts
;
Meta
Source
See Implementation
drmi
types
structs
RMICall
RMIResponse