package
Version:
v0.0.0-...-b4342d1
Opens a new window with list of versions in this module.
Published: Jul 8, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Product struct {
Id string `json:"id"`
Slug string `json:"slug"`
Name string `json:"name"`
Source string `json:"source"`
Yield string `json:"yield"`
SellPrice string `json:"sell_price"`
MaturationTime time.Time `json:"maturation_time"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.