Versions in this module Expand all Collapse all v1 v1.0.1 May 8, 2023 Changes in this version + type QueryResult struct + Code int64 + Message string + RequestID string + type Responce struct + Code string + QueryResult QueryResult + QueryResultStr string + type Response struct + Responce Responce + func (t *Response) WrapResult(result string)