Versions in this module Expand all Collapse all v0 v0.0.1 Aug 17, 2025 Changes in this version + type ListResponse struct + Message []map[string]any + Success bool + Total int + func (listResponse *ListResponse) ToString() string + type SimpleResponse struct + Message map[string]any + Success bool