Searched defs:clientRequest (Results 1 – 1 of 1) sorted by relevance
46 type clientRequest struct { struct47 Method string `json:"method"`48 Params [1]any `json:"params"`49 Id uint64 `json:"id"`