goirc/client
Chris Rhodes 8e16f59b5f Use the internal event handling for initial pass/user/nick messages.
Added constants for internal and named events.
gofmt'ed all files and updated client.go/documentation.
2013-02-15 19:24:10 -08:00
..
commands.go Use the internal event handling for initial pass/user/nick messages. 2013-02-15 19:24:10 -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 Use the internal event handling for initial pass/user/nick messages. 2013-02-15 19:24:10 -08:00
connection_test.go Use the internal event handling for initial pass/user/nick messages. 2013-02-15 19:24:10 -08:00
dispatch.go Use the internal event handling for initial pass/user/nick messages. 2013-02-15 19:24:10 -08:00
dispatch_test.go Use the internal event handling for initial pass/user/nick messages. 2013-02-15 19:24:10 -08:00
handlers.go Use the internal event handling for initial pass/user/nick messages. 2013-02-15 19:24:10 -08:00
handlers_test.go Use the internal event handling for initial pass/user/nick messages. 2013-02-15 19:24:10 -08:00
line.go Use the internal event handling for initial pass/user/nick messages. 2013-02-15 19:24:10 -08:00
line_test.go Use the internal event handling for initial pass/user/nick messages. 2013-02-15 19:24:10 -08:00
mocknetconn_test.go Re-work Handlers for IRC events; add Commands. 2013-02-16 00:17:31 +00:00
state_handlers.go Use the internal event handling for initial pass/user/nick messages. 2013-02-15 19:24:10 -08:00