goirc/client
Chris Rhodes 4a4c7f397c Regexes are consts. 2013-02-18 17:33:55 -08:00
..
commands.go Merge remote-tracking branch 'fluffle/master' into commandmerge 2013-02-17 19:03:23 -08:00
commands_test.go Use the internal event handling for initial pass/user/nick messages. 2013-02-15 19:24:10 -08:00
connection.go Merge remote-tracking branch 'fluffle/master' into commandmerge 2013-02-17 19:07:44 -08:00
connection_test.go Merge remote-tracking branch 'fluffle/master' into commandmerge 2013-02-17 19:07:44 -08:00
dispatch.go Clean up SimpleCommand, less casting. 2013-02-18 12:01:32 -08:00
dispatch_test.go Return the list element and the remover from the internal handlerSet/commandList methods. 2013-02-17 22:02:02 -08:00
funcs.go Regexes are consts. 2013-02-18 17:33:55 -08:00
handlers.go Merge remote-tracking branch 'fluffle/master' into commandmerge 2013-02-17 19:07:44 -08:00
handlers_test.go Merge remote-tracking branch 'fluffle/master' into commandmerge 2013-02-17 19:07:44 -08:00
line.go Add a listener for YouTube and URLs, and spit out the Video Name or Title back to the sourc. 2013-02-16 19:57:54 -08:00
line_test.go Run gofmt, since it's clearly been a while. 2013-02-16 10:33:15 +00:00
mocknetconn_test.go Re-work Handlers for IRC events; add Commands. 2013-02-16 00:17:31 +00:00
state_handlers.go First steps towards client interface. 2013-02-18 01:36:17 +00:00