mirror of
https://github.com/fluffle/goirc
synced 2025-11-03 03:28:03 +00:00
Also, remove all error-side-effect testing cos it was a bit shit. First step on the long road to refactoring the nick/chan state tracking and making everything more testable and mockable with interfaces. |
||
|---|---|---|
| .. | ||
| commands.go | ||
| commands_test.go | ||
| connection.go | ||
| connection_test.go | ||
| handlers.go | ||
| handlers_test.go | ||
| line.go | ||
| Makefile | ||
| mocknetconn_test.go | ||
| nickchan.go | ||