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