Versions in this module Expand all Collapse all v0 v0.0.3 Jan 28, 2025 v0.0.2 Jan 28, 2025 Changes in this version + type APIError struct + ErrorCode int + ErrorMessage string + type Pet struct + Category struct{ ... } + ID int + Name string + PhotoUrls []string + Status string + Tags []struct{ ... } + type Pet2 struct + ID int