Documentation ¶
Index ¶
- type StdOutput
- func (out *StdOutput) GetNameByIP(ip string) string
- func (out *StdOutput) Init(config outputs.MothershipConfig, topology_expire int) error
- func (out *StdOutput) Print(event common.MapStr)
- func (out *StdOutput) PublishEvent(ts time.Time, event common.MapStr) error
- func (out *StdOutput) PublishIPs(name string, localAddrs []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StdOutput ¶
type StdOutput struct {
// contains filtered or unexported fields
}
func (*StdOutput) GetNameByIP ¶
func (*StdOutput) Init ¶
func (out *StdOutput) Init(config outputs.MothershipConfig, topology_expire int) error
func (*StdOutput) PublishEvent ¶
Click to show internal directories.
Click to hide internal directories.