Versions in this module Expand all Collapse all v1 v1.17.3 Sep 2, 2025 Changes in this version + type Conflict struct + Code int + Message string + type Error struct + Code int + Data core.Data + Message string + type Filter struct + Keyword string + OrderBy string + Page int + PerPage int + type List struct + Data []T + Meta Meta + type Meta struct + Page int + PerPage int + Total int + type NotFound struct + Code int + Message string + type ServerInfo struct + Name string + Prefix string + Server string + type Success struct + Data core.Data + Message string + type Unauthorized struct + Code int + Message string