Versions in this module Expand all Collapse all v3 v3.1.0 Sep 4, 2026 v3.0.1 Sep 4, 2026 v3.0.0 Sep 2, 2026 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 Other modules containing this package github.com/FunnelDash/swag/v2