neterr

package
v0.37.2 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2025 License: Unlicense Imports: 0 Imported by: 0

Documentation

Overview

Package neterr defines interfaces for network error handling.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TimeoutError

type TimeoutError interface {
	Timeout() bool
}

TimeoutError is an interface for errors that can indicate a timeout. This is compatible with net.Error's Timeout() method.

Source Files

  • neterr.go

Jump to

Keyboard shortcuts

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