Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PluginName = "noop"
PluginName to use when configuring.
Functions ¶
This section is empty.
Types ¶
type ImporterConfig ¶
type ImporterConfig struct { // Optionally specify the round to start on Round uint64 `yaml:"round"` }
ImporterConfig specific to the noop importer
Click to show internal directories.
Click to hide internal directories.