types

package
v1.53.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2026 License: Apache-2.0 Imports: 0 Imported by: 15

Documentation

Index

Constants

View Source
const (
	// MediaTypeRawStream is vendor specific MIME-Type set for raw TTY streams.
	MediaTypeRawStream = "application/vnd.docker.raw-stream"

	// MediaTypeMultiplexedStream is vendor specific MIME-Type set for stdin/stdout/stderr multiplexed streams.
	MediaTypeMultiplexedStream = "application/vnd.docker.multiplexed-stream"

	// MediaTypeJSON is the MIME-Type for JSON objects.
	MediaTypeJSON = "application/json"

	// MediaTypeNDJSON is the MIME-Type for Newline Delimited JSON objects streams (https://github.com/ndjson/ndjson-spec).
	MediaTypeNDJSON = "application/x-ndjson"

	// MediaTypeJSONLines is the MIME-Type for JSONLines objects streams (https://jsonlines.org/).
	MediaTypeJSONLines = "application/jsonl"

	// MediaTypeJSONSequence is the MIME-Type for JSON Text Sequences (RFC7464).
	MediaTypeJSONSequence = "application/json-seq"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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