channelNum

This commit is contained in:
Gordon 2022-05-25 19:01:36 +08:00
parent a4532cb834
commit 17b7ef80ba

View File

@ -16,7 +16,7 @@ const Msg = 2
const ConsumerMsgs = 3
const UserMessages = 4
const MongoMessages = 5
const ChannelNum = 10
const ChannelNum = 100
var (
persistentCH PersistentConsumerHandler