Fixing clustering problem (#4320)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
57eb69927c
Коммит
3e1fc76bf9
@@ -13,7 +13,6 @@ type ClusterInterface interface {
|
||||
GetClusterInfos() []*model.ClusterInfo
|
||||
RemoveAllSessionsForUserId(userId string)
|
||||
InvalidateCacheForUser(userId string)
|
||||
InvalidateCacheForChannel(channelId string)
|
||||
Publish(event *model.WebSocketEvent)
|
||||
UpdateStatus(status *model.Status)
|
||||
GetLogs() ([]string, *model.AppError)
|
||||
|
||||
Ссылка в новой задаче
Block a user