forked from p93542168/wheat-cache
6 lines
61 B
Go
6 lines
61 B
Go
|
package middle_msg
|
||
|
|
||
|
const (
|
||
|
MiddleMsgKey = "middleMsgKey"
|
||
|
)
|