Versions in this module Expand all Collapse all v1 v1.0.4 Sep 16, 2022 v1.0.3 Aug 29, 2022 v1.0.2 Aug 25, 2022 v1.0.1 Aug 23, 2022 Changes in this version + type APIError struct + CreatedAt time.Time + ErrorCode int + ErrorMessage string + type Pet struct + Category struct{ ... } + ID int + Name string + PhotoUrls []string + Status string + Tags []Tag + type Pet2 struct + ID int + type RevValue struct + Data int + type RevValueBase struct + Err int32 + Status bool + type Tag struct + ID int + Name string