Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HarvestType ¶
type HarvestType string
type ParsedListing ¶
type ParsedListing struct { Type HarvestType `json:"type"` Count int `json:"count"` Level int `json:"level"` }
Click to show internal directories.
Click to hide internal directories.