mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
update rate types
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
rate = int64(5)
|
||||
rate = 5
|
||||
)
|
||||
|
||||
type GorStat struct {
|
||||
|
||||
Reference in New Issue
Block a user