goirc/client
Alex Bramley 425557e8bd Create a simple mock that implements net.Conn. 2011-08-21 13:38:12 +01:00
..
Makefile Refactor recv() since we needed to rewrite send(). 2011-07-22 01:11:15 +01:00
commands.go Enforce upper-case CTCP commands. 2011-08-21 13:22:26 +01:00
connection.go Split Connect() into two pieces for testing purposes. 2011-08-21 13:31:18 +01:00
handlers.go Gofix for r59. 2011-08-03 08:04:01 +01:00
line.go Gofix for r59. 2011-08-03 08:04:01 +01:00
mocknetconn_test.go Create a simple mock that implements net.Conn. 2011-08-21 13:38:12 +01:00
nickchan.go Tidy up old-style slice syntax, and use string methods for CTCP parsing. 2011-07-25 23:02:57 +01:00