errors

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2026 License: MIT Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoResponseWritten           = errors.New("no response was written")
	ErrNoResponseWriterFlusher     = errors.New("no response writer flusher")
	ErrTransferEncodingAlreadySet  = errors.New("transfer encoding already set")
	ErrUnusableMuxSpecification    = errors.New("unusable mux specification")
	ErrCouldNotObtainHttpContext   = errors.New("could not obtain http context")
	ErrContentEncodingToDataNotOk  = errors.New("content encoding to data not ok")
	ErrUnusableResponseError       = errors.New("unusable response error")
	ErrMultipleResponseErrorErrors = fmt.Errorf("%w: multiple response error errors", ErrUnusableMuxSpecification)
	ErrUnexpectedResponseErrorType = fmt.Errorf("%w: unexpected response error type", ErrUnusableResponseError)
	ErrUnexpectedContentEncoding   = errors.New("unexpected content encoding")
	ErrUnsupportedFileExtension    = errors.New("unsupported file extension")
)

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