Searched defs:ArithAddResp (Results 1 – 1 of 1) sorted by relevance
29 type ArithAddResp struct { struct30 Id any `json:"id"`31 Result Reply `json:"result"`32 Error any `json:"error"`