errs

package
v0.0.0-...-f10b52b Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrClosed                = Err("object is closed")
	ErrTimeout               = Err("operation time out")
	ErrBadOperateState       = Err("bad operation state")
	ErrBadAddr               = Err("bad address")
	ErrAddrInUse             = Err("address already in use")
	ErrOperationNotSupported = Err("operation not supported")
	ErrBadTransport          = Err("invalid or unsupported transport")
	ErrBadMsg                = Err("bad message")
	ErrBadProtocol           = Err("bad protocol")
	ErrContentTooLong        = Err("content is too long")
)

errors

Variables

This section is empty.

Functions

This section is empty.

Types

type Err

type Err string

Err is the error type

func (Err) Error

func (e Err) Error() string

Jump to

Keyboard shortcuts

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