forked from p53841790/wheat-cache
feat(pro): update package name in upper
This commit is contained in:
parent
b97edc4cf1
commit
1e4d611c77
|
@ -1,4 +1,4 @@
|
||||||
package middle_msg
|
package middlemsg
|
||||||
|
|
||||||
const (
|
const (
|
||||||
MiddleMsgKey = "middleMsgKey"
|
MiddleMsgKey = "middleMsgKey"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package middle_msg
|
package middlemsg
|
||||||
|
|
||||||
import "time"
|
import "time"
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package middle_msg
|
package middlemsg
|
||||||
|
|
||||||
import "time"
|
import "time"
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package middle_msg
|
package middlemsg
|
||||||
|
|
||||||
// []pulginsINfo
|
// []pulginsINfo
|
||||||
// 1. Version
|
// 1. Version
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package log_middle
|
package logmiddle
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package log_middle
|
package logmiddle
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"gitee.com/timedb/wheatCache/plugins"
|
"gitee.com/timedb/wheatCache/plugins"
|
||||||
|
|
Loading…
Reference in New Issue