mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-07 10:35:59 +08:00
config path
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
|
||||
type PersistentConsumerHandler struct {
|
||||
persistentConsumerGroup *kfk.MConsumerGroup
|
||||
chatLogInterface controller.ChatLogInterface
|
||||
chatLogInterface controller.ChatLogDatabase
|
||||
}
|
||||
|
||||
func (pc *PersistentConsumerHandler) Init() {
|
||||
|
||||
Reference in New Issue
Block a user