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 User struct + Friends []int + ID int + Name string + NamedPets nested.NamedPets + Pets nested.Pets + Plants []*nested.Plant + Tags map[string]any