1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-05-12 18:44:50 +00:00
goirc/irc
2010-10-13 14:57:36 -04:00
..
commands.go Removed varadics in functions and updated for changes to Go standard library 2010-07-17 03:59:53 +10:00
connection.go Make printing in recv/send optional 2010-10-13 14:57:36 -04:00
handlers.go Updated for changes to strings.Split() 2010-07-17 07:52:18 +10:00
irc_test.go add irc_test.go, update Makefile and .gitignore 2009-12-18 22:50:13 +00:00
Makefile Makefile fixes to build with more recent Go releases. 2010-10-13 14:41:36 -04:00
nickchan.go Remove extraneous (and quite spammy) debug printing. 2009-12-18 23:59:12 +00:00