commands.go
|
Remove wrong constant in splitCommands
|
2022-03-09 17:39:03 +01:00 |
commands_test.go
|
Add variadic Privmsg functions
|
2015-10-15 11:49:05 +03:00 |
doc.go
|
Run gofmt to fix some trailing whitespace &c.
|
2015-11-02 21:41:41 +00:00 |
handlers.go
|
Add handleCapNack
|
2022-03-09 16:35:01 +01: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 |
mocknetconn_test.go
|
Use a Context in mockNetConn too.
|
2021-03-26 12:36:19 +00:00 |