mv observer/stats to core
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/go-gost/x/stats"
|
||||
"github.com/go-gost/core/observer/stats"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user