Home
last modified time | relevance | path

Searched refs:SyncAllNotificationType_INCREMENTAL (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/
H A Dremote.go561 SyncAllNotificationType_INCREMENTAL SyncAllNotificationType = 1 const
596 case SyncAllNotificationType_INCREMENTAL:
616 if o.Typ__ != SyncAllNotificationType_INCREMENTAL {
634 Typ__: SyncAllNotificationType_INCREMENTAL,
/dports/security/keybase/client-v5.7.1/go/gregor/client/
H A Dclient.go296 case chat1.SyncAllNotificationType_INCREMENTAL:
/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dremote.go563 SyncAllNotificationType_INCREMENTAL SyncAllNotificationType = 1 const
598 case SyncAllNotificationType_INCREMENTAL:
618 if o.Typ__ != SyncAllNotificationType_INCREMENTAL {
636 Typ__: SyncAllNotificationType_INCREMENTAL,