Versions in this module Expand all Collapse all v1 v1.3.0 May 7, 2025 v1.2.0 Apr 1, 2024 Changes in this version + type NamedPets map[string]*Pet + type Pet struct + Name string + type Pets []*Pet + type Plant struct + Multicellular bool + Variant string