Documentation ¶
Index ¶
Constants ¶
View Source
const ( RedisListType redisDataType = iota RedisChannelType )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisOutputPlugin ¶
type RedisOutputPlugin struct{}
func (RedisOutputPlugin) NewOutput ¶
func (f RedisOutputPlugin) NewOutput( config *outputs.MothershipConfig, topology_expire int, ) (outputs.Outputer, error)
Click to show internal directories.
Click to hide internal directories.