Versions in this module Expand all Collapse all v0 v0.0.2 Jun 20, 2023 v0.0.1 Jun 20, 2023 Changes in this version + type Document struct + Id int + Items []Item + type Item struct + Name string + Type string + Value string