fetchtypes

package
v0.0.0-...-afdce3f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrFailedToBuildRequest indicates the request failed to build. The fetch never occurred.
	ErrFailedToBuildRequest = errors.New("failed to build request")
	// ErrFailedToFetch indicates the fetch failed.
	ErrFailedToFetch = errors.New("failed to fetch")
	// ErrUnexpectedResult indicates the fetch returned an unexpected result.
	ErrUnexpectedResult = errors.New("unexpected result")
	// ErrMissingBody indicates the fetch returned a nil body.
	ErrMissingBody = errors.New("missing body")
)

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