Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PoolExhaustedError ¶
type PoolExhaustedError struct{}
func (PoolExhaustedError) Error ¶
func (e PoolExhaustedError) Error() string
type PortTakenError ¶
type PortTakenError struct {
Port uint32
}
func (PortTakenError) Error ¶
func (e PortTakenError) Error() string
Click to show internal directories.
Click to hide internal directories.