Versions in this module Expand all Collapse all v0 v0.1.0 Dec 3, 2019 Changes in this version + type HTTPError struct + Error HTTPErrorItem + type HTTPErrorItem struct + Code int + Message string + type HTTPList struct + List interface{} + Pagination *HTTPPagination + type HTTPPagination struct + Current int + PageSize int + Total int + type HTTPStatus struct + Status string + type HTTPStatusText string + const OKStatusText + func (t HTTPStatusText) String() string + type PaginationParam struct + PageIndex int + PageSize int + type PaginationResult struct + Total int