package
Version:
v0.0.0-...-bda8275
Opens a new window with list of versions in this module.
Published: Oct 31, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrWouldBlock = errors.New("operation would block")
ErrCancelled = errors.New("operation cancelled")
ErrTimeout = errors.New("operation timed out")
ErrNeedMore = errors.New("need to read/write more bytes")
ErrNoBufferSpaceAvailable = errors.New("no buffer space available")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.