wheat-cache/pkg/middle-msg/define.go

6 lines
61 B
Go
Raw Normal View History

package middle_msg
const (
MiddleMsgKey = "middleMsgKey"
)