feat(pro): update package name in upper

This commit is contained in:
bandl 2021-10-16 23:25:34 +08:00
parent b97edc4cf1
commit 1e4d611c77
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
package middle_msg
package middlemsg
const (
MiddleMsgKey = "middleMsgKey"

View File

@ -1,4 +1,4 @@
package middle_msg
package middlemsg
import "time"

View File

@ -1,4 +1,4 @@
package middle_msg
package middlemsg
import "time"

View File

@ -1,4 +1,4 @@
package middle_msg
package middlemsg
// []pulginsINfo
// 1. Version

View File

@ -1,4 +1,4 @@
package log_middle
package logmiddle
import (
"fmt"

View File

@ -1,4 +1,4 @@
package log_middle
package logmiddle
import (
"gitee.com/timedb/wheatCache/plugins"