Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrAddressIsNotAssigned = errors.New("specified address is not assigned to the interface")
)
Functions ¶
This section is empty.
Types ¶
type Book ¶
Immutable!!
func (*Book) LookupIPForHardwareAddr ¶
func (b *Book) LookupIPForHardwareAddr(hwaddr net.HardwareAddr) net.IP
Click to show internal directories.
Click to hide internal directories.