Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger = log.New(os.Stderr, "", 0)
Logger is a STDERR logger
Functions ¶
Types ¶
type Configuration ¶
Configuration is the overall data structure unmarshalled from JSON
func (*Configuration) DoFilters ¶
func (c *Configuration) DoFilters() error
DoFilters filters the files listed in the Configuration object
func (*Configuration) Print ¶
func (c *Configuration) Print()
Print displays the configuration object
Click to show internal directories.
Click to hide internal directories.