Documentation ¶
Overview ¶
Package shared should not be imported by external consumers. It was not designed for external use.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleError ¶
Types ¶
type ClientTargetError ¶
type ClientTargetError struct {
Message string
}
func (ClientTargetError) Error ¶
func (e ClientTargetError) Error() string
type RunTaskError ¶
type RunTaskError struct {
Message string
}
func (RunTaskError) Error ¶
func (e RunTaskError) Error() string
Click to show internal directories.
Click to hide internal directories.