goirc/client
Alex Bramley ed92e36e8e Attempt to improve the godoc of client. 2015-04-15 22:27:50 +01:00
..
commands.go Attempt to improve the godoc of client. 2015-04-15 22:27:50 +01:00
commands_test.go Allow Join command to take an optional key. 2014-12-23 18:21:53 +00:00
connection.go Attempt to improve the godoc of client. 2015-04-15 22:27:50 +01:00
connection_test.go More deadlock fixes for #58. 2015-04-13 19:05:42 +01:00
dispatch.go Attempt to improve the godoc of client. 2015-04-15 22:27:50 +01:00
dispatch_test.go Make parseLine public by renaming it to ParseLine 2014-07-06 20:26:34 +02:00
doc.go Attempt to improve the godoc of client. 2015-04-15 22:27:50 +01:00
handlers.go Update client for new state tracking code. 2015-01-02 12:58:50 +00:00
handlers_test.go Update client for new state tracking code. 2015-01-02 12:58:50 +00:00
line.go Attempt to improve the godoc of client. 2015-04-15 22:27:50 +01: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 Update client for new state tracking code. 2015-01-02 12:58:50 +00:00