Versions in this module Expand all Collapse all v1 v1.1.0 Jul 29, 2021 Changes in this version + type ListOut struct + Rows interface{} + type PagedIn struct + PageNum int + PerCount int + type PagedOut struct + PageNum int + PerCount int + QueryCount int + Rows interface{} + TotalCount int + type Response struct + Data interface{} + ErrCode int + ErrMsg string + Success bool + Timestamp int64 + type TokenOut struct + Datum interface{} + Token string