Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FailedToListenError ¶
type FailedToListenError struct {
Err error
}
func (FailedToListenError) Error ¶
func (l FailedToListenError) Error() (message string)
Error returns a formatted error message for FailedToListenError
type FailedToServeError ¶
type FailedToServeError struct {
Err error
}
func (FailedToServeError) Error ¶
func (l FailedToServeError) Error() (message string)
Error returns a formatted error message for FailedToServeError
Click to show internal directories.
Click to hide internal directories.