Home
last modified time | relevance | path

Searched refs:SystemType__ (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/
H A Dlocal.go687 switch o.SystemType__ {
739 return o.SystemType__, nil
783 if o.SystemType__ != MessageSystemType_GITPUSH {
844 SystemType__: MessageSystemType_ADDEDTOTEAM,
858 SystemType__: MessageSystemType_COMPLEXTEAM,
865 SystemType__: MessageSystemType_CREATETEAM,
872 SystemType__: MessageSystemType_GITPUSH,
879 SystemType__: MessageSystemType_CHANGEAVATAR,
900 SystemType__: MessageSystemType_SBSRESOLVE,
907 SystemType__: MessageSystemType_NEWCHANNEL,
[all …]
/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dlocal.go689 switch o.SystemType__ {
741 return o.SystemType__, nil
785 if o.SystemType__ != MessageSystemType_GITPUSH {
846 SystemType__: MessageSystemType_ADDEDTOTEAM,
860 SystemType__: MessageSystemType_COMPLEXTEAM,
867 SystemType__: MessageSystemType_CREATETEAM,
874 SystemType__: MessageSystemType_GITPUSH,
881 SystemType__: MessageSystemType_CHANGEAVATAR,
902 SystemType__: MessageSystemType_SBSRESOLVE,
909 SystemType__: MessageSystemType_NEWCHANNEL,
[all …]