Documentation ¶
Overview ¶
Package host implements a metadata plugin returning information about the host system the discovery was run on.
The (JSON) metadata is structured (inside "metadata") as follows:
- “hostname”: string
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Metadata ¶
func Metadata(r gostwire.DiscoveryResult) map[string]interface{}
Metadata returns metadata describing certain aspects of the host the discovery was run on, such as its host name, OS version, ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.