mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
fix golint warnings
This commit is contained in:
parent
17f41e45f8
commit
03d62f0498
4
godns.go
4
godns.go
@ -11,9 +11,9 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
//Max allowed panic times
|
||||
//PANIC_MAX is the max allowed panic times
|
||||
PANIC_MAX = 5
|
||||
//Minute
|
||||
//INTERVAL is minute
|
||||
INTERVAL = 5
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user