requesterror

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2023 License: Apache-2.0, MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BogonIPError

type BogonIPError struct {
	IP string
}

func (BogonIPError) Error

func (e BogonIPError) Error() string

type CannotConnectError

type CannotConnectError struct {
	PeerID peer.ID
	Err    error
}

func (CannotConnectError) Error

func (e CannotConnectError) Error() string

type HostLookupError

type HostLookupError struct {
	Host string
	Err  error
}

func (HostLookupError) Error

func (e HostLookupError) Error() string

type InvalidIPError

type InvalidIPError struct {
	IP string
}

func (InvalidIPError) Error

func (e InvalidIPError) Error() string

type NoValidMultiAddrError

type NoValidMultiAddrError struct {
}

func (NoValidMultiAddrError) Error

func (e NoValidMultiAddrError) Error() string

type StreamError

type StreamError struct {
	Err error
}

func (StreamError) Error

func (e StreamError) Error() string

Jump to

Keyboard shortcuts

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