Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HardwareAddr ¶
type HardwareAddr net.HardwareAddr
HardwareAddr is net.HardwareAddr with the implementation of the Valuer and Scanner interface.
func (*HardwareAddr) Scan ¶
func (h *HardwareAddr) Scan(src interface{}) error
Scan implements the database/sql Scanner interface.
func (HardwareAddr) String ¶
func (h HardwareAddr) String() string
type IP ¶
IP is net.IP with the implementation of the Valuer and Scanner interface.
func (*IP) UnmarshalYAML ¶
UnmarshalYAML is
type IPMask ¶
IPMask is net.IPMask with the implementation of the Valuer and Scanner interface.
func (*IPMask) UnmarshalYAML ¶
UnmarshalYAML is
Click to show internal directories.
Click to hide internal directories.