Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPv4 ¶
type IPv4 [4]byte
IPv4 is the binary representation for encoding in binary structs.
func (*IPv4) DeepCopyInto ¶ added in v1.5.1
DeepCopyInto is a deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IPv6 ¶
type IPv6 [16]byte
IPv6 is the binary representation for encoding in binary structs.
func (*IPv6) DeepCopyInto ¶ added in v1.5.1
DeepCopyInto is a deepcopy function, copying the receiver, writing into out. in must be non-nil.
Click to show internal directories.
Click to hide internal directories.