Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fingerprint ¶
type Fingerprint uint64
Fingerprint represents hardware fingerprint
func GetHardware ¶
func GetHardware() Fingerprint
GetHardware retrieves the hardware address fingerprint which is based on the address of the first interface encountered.
func (Fingerprint) String ¶
func (f Fingerprint) String() string
String encodes PeerName as a string.
Click to show internal directories.
Click to hide internal directories.