errors

package
v1.11.3 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: MIT Imports: 1 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrIpVersionMismatch          = errors.New("IP address version mismatch")
	ErrNotOnSubnetBoundaries      = errors.New("the start and end IP addresses are not on the exact subnet boundaries")
	ErrStartAfterEnd              = errors.New("the start IP address does not come before the end IP address")
	ErrUnexpectedIpVersion        = errors.New("unexpected IP version")
	ErrUndeterminableIpVersion    = errors.New("undeterminable ip version")
	ErrUndeterminableTargetFormat = errors.New("undeterminable target format")
)

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