mirror of https://github.com/fatedier/frp.git
rename models to pkg (#2005)
parent
710ecf44f5
commit
3fbdea0f6b
@ -1,7 +1,7 @@
|
||||
package metrics
|
||||
|
||||
import (
|
||||
"github.com/fatedier/frp/models/metrics/aggregate"
|
||||
"github.com/fatedier/frp/pkg/metrics/aggregate"
|
||||
)
|
||||
|
||||
var EnableMem = aggregate.EnableMem
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue