Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrDestTypeNotFound = errors.New("destination type not found for the destination ID") ErrDestDetail = errors.New("error while getting destination details") ErrNoRunnableJob = errors.New("no runnable job found") ErrInvalidDestination = errors.New("invalid destination") ErrRequestTimeout = errors.New("request timeout") ErrDestNotSupported = errors.New("destination not supported") )
Functions ¶
This section is empty.
Types ¶
type Destination ¶
Click to show internal directories.
Click to hide internal directories.