Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReaderType ¶
type ReaderType struct { Index string Input []inputs.InputInterface Queue chan common.MapStr // contains filtered or unexported fields }
var Reader ReaderType
func (*ReaderType) Init ¶
func (reader *ReaderType) Init(inputMap map[string]inputs.MothershipConfig) error
func (*ReaderType) PrintReaderEvent ¶
func (reader *ReaderType) PrintReaderEvent(event common.MapStr)
Click to show internal directories.
Click to hide internal directories.