irc-go/client
2019-05-10 21:37:16 +10:00
..
actions.go Correct function params to accurately reflect how tags are now handled 2019-04-29 10:42:52 +10:00
capabilities.go client: Fix capabilities 2016-09-04 20:35:04 +10:00
channels.go client: Allow joining channels 2017-07-24 09:22:22 +10:00
client.go gofmt 2019-05-10 21:37:16 +10:00
doc.go client: Initial code. Very untested, likely very broken. What is test coverage 2016-02-16 01:15:07 +10:00
events.go Rename deps 2017-06-15 10:10:39 -06:00
features.go client: Add a very basic Features 2016-02-16 01:15:08 +10:00
handlers.go client: Allow joining channels 2017-07-24 09:22:22 +10:00
numerics.go client: Move events.go to numerics.go 2016-02-16 16:10:03 +10:00
reactor_test.go fix broken param in reactor_test 2019-04-29 10:44:34 +10:00
reactor.go Rename deps 2017-06-15 10:10:39 -06:00