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