Example #1
0
func init() {
	input.Register("redis", New)
}
Example #2
0
func init() {
	input.Register("filebeat", New)
}