model

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ingredient

type Ingredient struct {
	Quantity    float64 `json:"quantity,omitempty"`
	QuantityMax float64 `json:"quantityMax,omitempty"`
	Unit        string  `json:"unit,omitempty"`

	Ingredient string `json:"ingredient,omitempty"`
	Annotation string `json:"annotation,omitempty"`
}

func (*Ingredient) String

func (r *Ingredient) String() (s string)

Jump to

Keyboard shortcuts

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