package
Version:
v0.0.0-...-3f25ee8
Opens a new window with list of versions in this module.
Published: Apr 15, 2017
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Config struct serves to pass Facter configuration
Facter struct holds Facter-related attributes
New returns new instance of Facter
Delete deletes given fact
Get returns value of given fact, if it exists
Print prints-out facts by calling formatter
type Formatter interface {
Print(map[string]interface{}) error
}
Formatter interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.