Documentation ¶
Index ¶
- type NullInput
- func (l *NullInput) GetConfig() inputs.MothershipConfig
- func (l *NullInput) Init(config inputs.MothershipConfig) error
- func (l *NullInput) InputType() string
- func (l *NullInput) InputVersion() string
- func (l *NullInput) Run(output chan common.MapStr) error
- func (l *NullInput) RunPeriodic(output chan common.MapStr) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NullInput ¶
type NullInput struct { Config inputs.MothershipConfig Type string }
func (*NullInput) GetConfig ¶
func (l *NullInput) GetConfig() inputs.MothershipConfig
func (*NullInput) InputVersion ¶
Click to show internal directories.
Click to hide internal directories.