Versions in this module Expand all Collapse all v0 v0.2.1 May 12, 2026 v0.2.0 Apr 29, 2026 v0.1.0 Apr 23, 2026 Changes in this version + type API struct + ID int + Mode string + Price int + Slug string + Title string + type CatalogEntry struct + APIs []API + ID int + Slug string + Title string + type Category struct + ID int + Order int + Slug string + Title string + type Detail struct + Category Category + Description string + ID int + Mode string + ModeMessage string + Price int + Schema Schema + Slug string + Title string + type Items struct + Enum []json.RawMessage + Type string + type Property struct + AdditionalProperties json.RawMessage + Default json.RawMessage + Description string + Enum []json.RawMessage + Items *Items + Title string + Type string + UniqueItems bool + type Schema struct + Cost int + Description string + Method string + Properties map[string]Property + Required []string + Title string + URL string