Versions in this module Expand all Collapse all v1 v1.4.0 Sep 5, 2018 v1.3.2 Jun 12, 2018 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