1 2 3 4
/// This input will read events from a Redis instance; it supports both Redis channels and lists. pub struct Redis { }