Documentation
¶
Overview ¶
Copyright © 2022 Oliver Götz <developer@geekgasm.eu>
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintInventory ¶
func PrintInventory(inventory Inventory)
func PrintInventoryXML ¶
func PrintInventoryXML(inventory Inventory)
Types ¶
type Inventory ¶
type Inventory struct {
Items []Item `xml:"ITEM"`
}
Click to show internal directories.
Click to hide internal directories.