products

package
v0.0.0-...-b4342d1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Product

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL