Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { BaseConfig adapter.BaseConfig `mapstructure:",squash"` InputConfig helper.InputConfig `mapstructure:",squash"` Builder consumer.Builder }
Config for the output stage Dynamic configuration uses key 'type' to establish the configuration type
func NewDefaultConfig ¶
func NewDefaultConfig() Config
NewDefaultConfig builds the default output configuration
Click to show internal directories.
Click to hide internal directories.