irc-go/ircreader
Shivaram Lingamneni 98ea36235a IRCReader: trim \r if the line ending was \r\n
For parity with (*bufio.Reader).ReadLine(), which does the same
2021-03-01 17:55:05 -05:00
..
ircreader_test.go add a regression test 2021-03-01 16:43:30 -05:00
ircreader.go IRCReader: trim \r if the line ending was \r\n 2021-03-01 17:55:05 -05:00