mirror of
https://github.com/fluffle/goirc
synced 2025-11-03 03:28:03 +00:00
* Brings logging changes to client library. * Brings state tracker to client library. * Rewrites all tests to use mock logger and mock state tracker. * Makes state tracking optional, finally. * Shaves yaks until they are almost completely bald. |
||
|---|---|---|
| .. | ||
| commands.go | ||
| commands_test.go | ||
| connection.go | ||
| connection_test.go | ||
| handlers.go | ||
| handlers_test.go | ||
| line.go | ||
| Makefile | ||
| mocknetconn_test.go | ||