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