mirror of
https://github.com/fluffle/goirc
synced 2025-07-01 02:53:53 +00:00
Run gofmt to fix some trailing whitespace &c.
This commit is contained in:
parent
e935d78bb7
commit
1e190eb233
5 changed files with 22 additions and 15 deletions
|
@ -15,7 +15,7 @@
|
|||
//
|
||||
// // Create a new client, which will connect with the nick "myNick"
|
||||
// irc := client.SimpleClient("myNick")
|
||||
//
|
||||
//
|
||||
// // Add a handler that waits for the "disconnected" event and
|
||||
// // closes a channel to signal everything is done.
|
||||
// disconnected := make(chan struct{})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue