Documentation
¶
Overview ¶
Package errors provides error types and constants for the transport package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnsupportedTransport = errors.New("unsupported transport type") ErrContainerNameNotSet = errors.New("container name not set") )
Common transport errors
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.