errors

package
v1.20.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrOddDictArguments             = errors.New("dict expects an even number of arguments")
	ErrNonStringDictKey             = errors.New("dict keys must be strings")
	ErrBodylessMethodContentType    = errors.New("the content type is not supported for a method that takes no body")
	ErrUnsupportedOutputContentType = errors.New("the output content type is not supported")
	ErrBinaryOutputWithOutputType   = errors.New("an output type cannot be combined with a binary output content type")
	ErrOptionalBinaryOutput         = errors.New("an optional output is not supported for a binary output content type")
)

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