Versions in this module Expand all Collapse all v0 v0.1.0 Jun 5, 2026 Changes in this version + type PaginationMetaDto struct + CurrentPage float64 + JSON struct{ ... } + PageCount float64 + PerPage float64 + Total float64 + func (r *PaginationMetaDto) UnmarshalJSON(data []byte) error + func (r PaginationMetaDto) RawJSON() string v0.0.2 Jun 4, 2026