]> git.r.bdr.sh - rbdr/mobius/blob - hotline/ban.go
Ran 'golangci-lint run -E gocritic,whitespace --fix' 🤞
[rbdr/mobius] / hotline / ban.go
1 package hotline
2
3 import "time"
4
5 const tempBanDuration = 30 * time.Minute