mirror of
https://github.com/fluffle/goirc
synced 2025-07-12 08:11:17 +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 |