mirror of
https://github.com/CPunch/gopenfusion.git
synced 2025-11-25 16:30:14 +00:00
moved internal/entity to shard/entity
This commit is contained in:
@@ -5,9 +5,9 @@ import (
|
||||
"log"
|
||||
|
||||
"github.com/CPunch/gopenfusion/cnpeer"
|
||||
"github.com/CPunch/gopenfusion/internal/entity"
|
||||
"github.com/CPunch/gopenfusion/internal/protocol"
|
||||
"github.com/CPunch/gopenfusion/internal/redis"
|
||||
"github.com/CPunch/gopenfusion/shard/entity"
|
||||
"github.com/CPunch/gopenfusion/util"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user