Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidInput = errors.New("invalid input")
)
Functions ¶
This section is empty.
Types ¶
type PingCLIError ¶
func (*PingCLIError) Error ¶
func (e *PingCLIError) Error() string
func (*PingCLIError) Unwrap ¶
func (e *PingCLIError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.