mirror of
https://github.com/fluffle/goirc
synced 2025-05-14 19:43:20 +00:00
Run gofmt, since it's clearly been a while.
This commit is contained in:
parent
a674267128
commit
f27e56c8b0
9 changed files with 51 additions and 49 deletions
|
@ -60,7 +60,7 @@ type Conn struct {
|
|||
Flood bool
|
||||
|
||||
// Internal counters for flood protection
|
||||
badness time.Duration
|
||||
badness time.Duration
|
||||
lastsent time.Time
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue