snippets

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2025 License: Apache-2.0Imports: 16 Imported by: 0

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 InputType

type InputType string

[START streaming-types] Types for illustrative purposes.

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

Directories

PathSynopsis
[START main]
[START main]
close