mirror of
https://github.com/fluffle/goirc
synced 2025-11-03 19:48:04 +00:00
Use buffered channels so that Close() returns without waiting. Use an array of three channels rather than appending to a slice. |
||
|---|---|---|
| .. | ||
| commands.go | ||
| commands_test.go | ||
| connection.go | ||
| connection_test.go | ||
| handlers.go | ||
| handlers_test.go | ||
| line.go | ||
| mocknetconn_test.go | ||
| state_handlers.go | ||