Documentation
¶
Overview ¶
Package meta provides facilities to guesstimate the locations and operating systems of Hosts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
} // type MetaEngine struct
Engine processes metadata on Hosts.
func OpenMetaEngine ¶
OpenMetaEngine creates a new MetaEngine.
func (*Engine) ForceUpdate ¶
func (m *Engine) ForceUpdate()
ForceUpdate triggers an immediate metadata update.
func (*Engine) LookupCity ¶
LookupCity attempts to determine what city a Host is located in.
func (*Engine) LookupCountry ¶
LookupCountry attempts to determine what county a Host is located in.
Click to show internal directories.
Click to hide internal directories.