Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conf ¶
type Conf struct { // ProducerResultsPath advertises where to find producer results. ProducerResultsPath string // EnrichedResultsPath advertises where to put enriched result. EnrichedResultsPath string // ATOMFilePath advertises the location of the atom slice file. ATOMFilePath string }
Conf contains the application's configuration.
Click to show internal directories.
Click to hide internal directories.