Documentation
¶
Index ¶
Constants ¶
View Source
const HoursPerMonth = 730
View Source
const (
ProductTypeMacBareMetal = "bare-metal-device"
)
Variables ¶
View Source
var ErrOrderFailed = errors.New("order failed")
Functions ¶
Types ¶
type Module ¶
func (Module) AvailableAt ¶
type ProductType ¶
type ProductType common.ProductType
func ProductTypes ¶
func (ProductType) Columns ¶
func (p ProductType) Columns() []string
func (ProductType) Keys ¶
func (p ProductType) Keys() []string
func (ProductType) Values ¶
func (p ProductType) Values() map[string]interface{}
Click to show internal directories.
Click to hide internal directories.