Update v1.2.0
This commit is contained in:
@@ -8,10 +8,8 @@ import (
|
||||
|
||||
type Stats struct {
|
||||
ActiveConnections int32
|
||||
Reconnects int64
|
||||
TotalBytesUp int64
|
||||
TotalBytesDown int64
|
||||
CredsErrors int64
|
||||
}
|
||||
|
||||
func NewStats() *Stats {
|
||||
|
||||
Reference in New Issue
Block a user