Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DHCP4Error ¶
func (*DHCP4Error) Error ¶
func (e *DHCP4Error) Error() string
type DHCP4WrongAddressRequestedError ¶
type DHCP4WrongAddressRequestedError struct {
SName string
HardwareAddr net.HardwareAddr
Requested net.IP
Expected net.IP
}
func (*DHCP4WrongAddressRequestedError) Error ¶
func (e *DHCP4WrongAddressRequestedError) Error() string
Click to show internal directories.
Click to hide internal directories.