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 ( const (
MiddleMsgKey = "middleMsgKey" MiddleMsgKey = "middleMsgKey"

View File

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

View File

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

View File

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

View File

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

View File

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