emmett 0.1.3-alpha

a simple etl tool
Documentation
1
2
3
4
5
6
// Specification: https://www.elastic.co/guide/en/logstash/current/plugins-inputs-irc.html

/// Read events from an IRC Server.
pub struct Irc {
    
}