Versions in this module Expand all Collapse all v0 v0.5.0 Jul 8, 2022 Changes in this version + type User struct + Friends []int + ID int + Name string + Pets []*nested.Pet + Plants []*nested.Plant + Tags map[string]interface{}