Documentation ¶
Index ¶
Constants ¶
View Source
const ( Ip = IdentifyType("ip") Mac = IdentifyType("mac") Hostname = IdentifyType("hostname") )
Variables ¶
This section is empty.
Functions ¶
func CurrentNode ¶
Types ¶
type IdentifyType ¶
type IdentifyType string
type LocalNode ¶
type LocalNode struct {
// contains filtered or unexported fields
}
func GetLocalNode ¶
func GetLocalNode() *LocalNode
func InitLocalNode ¶
func NewLocalNode ¶
Click to show internal directories.
Click to hide internal directories.