Versions in this module Expand all Collapse all v1 v1.2.2 Dec 10, 2019 v1.2.1 Dec 10, 2019 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