Searched defs:codeResponse (Results 1 – 1 of 1) sorted by relevance
28 type codeResponse struct { struct29 Tree *codeNode `json:"tree"`30 Username string `json:"username"`