Home
last modified time | relevance | path

Searched defs:ArithAddResp (Results 1 – 1 of 1) sorted by relevance

/prebuilts/go/linux-x86/src/net/rpc/jsonrpc/
Dall_test.go29 type ArithAddResp struct { struct
30 Id any `json:"id"`
31 Result Reply `json:"result"`
32 Error any `json:"error"`