|
commands.go
|
Make split marker configurable; tests.
|
2025-09-05 15:23:38 +01:00 |
|
commands_test.go
|
Make split marker configurable; tests.
|
2025-09-05 15:23:38 +01:00 |
|
connection.go
|
Make split marker configurable; tests.
|
2025-09-05 15:23:38 +01:00 |
|
doc.go
|
Run gofmt to fix some trailing whitespace &c.
|
2015-11-02 21:41:41 +00:00 |
|
handlers.go
|
Add SASL authentication support
|
2022-11-28 09:05:14 +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 |
|
sasl_test.go
|
Add SASL authentication support
|
2022-11-28 09:05:14 +00:00 |