mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
rename models to pkg (#2005)
This commit is contained in:
@@ -3,7 +3,7 @@ package event
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/fatedier/frp/models/msg"
|
||||
"github.com/fatedier/frp/pkg/msg"
|
||||
)
|
||||
|
||||
type Type int
|
||||
|
Reference in New Issue
Block a user