Documentation ¶
Overview ¶
Package snippets contains snippets that are incorporated into documentation (see the docs-go directory under the repo root).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MenuSuggestion ¶
type MenuSuggestion struct { ItemName string `json:"item_name"` Description string `json:"description"` Calories int `json:"calories"` }
[START msug]
type OutputType ¶
type OutputType string
type StreamType ¶
type StreamType string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.