Versions in this module Expand all Collapse all v0 v0.0.1 Jul 8, 2025 Changes in this version + type ErrorResponse struct + Code string + Message interface{} + type PagedResult struct + Items []T + PageNumber int + PageSize int64 + TotalItems int64