goirc/client
StalkR 262ea31065 client/connection: keep information in disconnected event 2014-12-28 12:39:30 +01:00
..
commands.go Allow Join command to take an optional key. 2014-12-23 18:21:53 +00:00
commands_test.go Allow Join command to take an optional key. 2014-12-23 18:21:53 +00:00
connection.go client/connection: keep information in disconnected event 2014-12-28 12:39:30 +01:00
connection_test.go New race detector finds more bugs in my crappy code :-) 2014-09-05 15:39:56 +01:00
dispatch.go Split handlers up into three groups. 2013-09-28 00:15:54 +01:00
dispatch_test.go Make parseLine public by renaming it to ParseLine 2014-07-06 20:26:34 +02:00
handlers.go Also add time to the Connected event. 2014-11-30 16:00:21 -08:00
handlers_test.go Make parseLine public by renaming it to ParseLine 2014-07-06 20:26:34 +02:00
line.go Make parseLine public by renaming it to ParseLine 2014-07-06 20:26:34 +02:00
line_test.go Add a version of iopred's Message() and Target() Line methods, and tests. 2013-03-10 15:55:16 +00:00
mocknetconn_test.go client/mocknetconn_test: minor fix found by go vet 2014-06-19 15:19:37 +02:00
state_handlers.go client: track bot mode on who replies. 2014-09-30 15:01:45 -07:00