update rate types

This commit is contained in:
Joseph Lawson
2014-04-23 12:23:15 -04:00
parent c97f02ff4c
commit 40d835e143
+1 -1
View File
@@ -7,7 +7,7 @@ import (
)
const (
rate = int64(5)
rate = 5
)
type GorStat struct {