This website requires JavaScript.
Explore
Help
Sign In
mirror
/
goirc
mirror of
https://github.com/fluffle/goirc
Watch
1
Star
0
Fork
You've already forked goirc
0
Code
Issues
Releases
Wiki
Activity
af8dfdb6f3
goirc
/
irc
History
Alex Bramley
af8dfdb6f3
change channel reads to use 'for v := range ch {}' idiom
2009-12-19 15:30:54 +00:00
..
Makefile
add irc_test.go, update Makefile and .gitignore
2009-12-18 22:50:13 +00:00
commands.go
update README and comments so godoc creates nice helpful html documentation
2009-12-18 22:48:58 +00:00
connection.go
change channel reads to use 'for v := range ch {}' idiom
2009-12-19 15:30:54 +00:00
handlers.go
Update 352 WHOREPLY handler to set +o and +i user modes for nick
2009-12-19 13:05:10 +00:00
irc_test.go
add irc_test.go, update Makefile and .gitignore
2009-12-18 22:50:13 +00:00
nickchan.go
Remove extraneous (and quite spammy) debug printing.
2009-12-18 23:59:12 +00:00