drmi v0.4.3 (2017-08-06T19:35:08Z)
Dub
Repo
RMICall
drmi
types
struct
RMICall {
string
caller
;
string
func
;
long
ts
;
Json
data
;
}
Members
Variables
caller
string
caller
;
data
Json
data
;
func
string
func
;
ts
long
ts
;
Meta
Source
See Implementation
drmi
types
functions
rmiEmptyArrayData
structs
RMICall
RMIResponse