commands.go
|
Test ERROR handling and add constant. Fixes #92.
|
2016-11-28 22:50:19 +00:00 |
commands_test.go
|
Add variadic Privmsg functions
|
2015-10-15 11:49:05 +03:00 |
connection.go
|
Use a Context to kill internal goroutines.
|
2021-03-26 12:02:36 +00:00 |
doc.go
|
Run gofmt to fix some trailing whitespace &c.
|
2015-11-02 21:41:41 +00:00 |
handlers.go
|
Accept nick from 001 message. Fixes #110.
|
2021-03-26 11:20:00 +00:00 |
handlers_test.go
|
Accept nick from 001 message. Fixes #110.
|
2021-03-26 11:20:00 +00:00 |
line.go
|
Accept nick from 001 message. Fixes #110.
|
2021-03-26 11:20:00 +00:00 |
line_test.go
|
Accept nick from 001 message. Fixes #110.
|
2021-03-26 11:20:00 +00:00 |