1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-05-12 18:44:50 +00:00
goirc/client
2011-08-03 08:03:08 +01:00
..
commands.go Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00
connection.go Impolite to break the 'IRC event provides Conn, Line' contract. 2011-07-30 19:35:08 +01:00
handlers.go Make IRCHandler the function type, make NewHandler the factory. 2011-07-30 19:41:50 +01:00
irc_test.go Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00
line.go Gofix for r59. 2011-08-03 08:03:08 +01:00
Makefile Refactor recv() since we needed to rewrite send(). 2011-07-22 01:11:15 +01:00
nickchan.go Tidy up old-style slice syntax, and use string methods for CTCP parsing. 2011-07-25 23:02:57 +01:00