Versions in this module Expand all Collapse all v1 v1.6.4 Sep 13, 2021 v1.6.3 Aug 26, 2019 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