# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseResponse
var response struct { Data struct{} `json:"data,omitempty"` }
the contents of response should be what was previously set with the actual data inside the data struct.
No description provided by the author