Home
last modified time | relevance | path

Searched refs:AckErrorEvent (Results 1 – 12 of 12) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/nlopes/slack/
H A Dwebsocket_internals.go86 type AckErrorEvent struct { struct
90 func (a *AckErrorEvent) Error() string { argument
H A Dwebsocket_managed_conn.go321 rtm.IncomingEvents <- RTMEvent{"ack_error", &AckErrorEvent{ack.Error}}
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/nlopes/slack/
H A Dwebsocket_internals.go93 type AckErrorEvent struct { struct
97 func (a *AckErrorEvent) Error() string { argument
H A Dwebsocket_managed_conn.go390 rtm.IncomingEvents <- RTMEvent{"ack_error", &AckErrorEvent{ack.Error}}
393 rtm.IncomingEvents <- RTMEvent{"ack_error", &AckErrorEvent{fmt.Errorf("ack decode failure")}}
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/
H A Dwebsocket_internals.go95 type AckErrorEvent struct { struct
99 func (a *AckErrorEvent) Error() string { argument
H A Dwebsocket_managed_conn.go425 rtm.IncomingEvents <- RTMEvent{"ack_error", &AckErrorEvent{ack.Error}}
428 rtm.IncomingEvents <- RTMEvent{"ack_error", &AckErrorEvent{fmt.Errorf("ack decode failure")}}
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/
H A Dwebsocket_internals.go95 type AckErrorEvent struct { struct
99 func (a *AckErrorEvent) Error() string { argument
H A Dwebsocket_managed_conn.go425 rtm.IncomingEvents <- RTMEvent{"ack_error", &AckErrorEvent{ack.Error}}
428 rtm.IncomingEvents <- RTMEvent{"ack_error", &AckErrorEvent{fmt.Errorf("ack decode failure")}}
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/slack-go/slack/
H A Dwebsocket_internals.go95 type AckErrorEvent struct { struct
100 func (a *AckErrorEvent) Error() string { argument
H A Dwebsocket_managed_conn.go442 rtm.IncomingEvents <- RTMEvent{"ack_error", &AckErrorEvent{ack.Error, ack.ReplyTo}}
445 …rtm.IncomingEvents <- RTMEvent{"ack_error", &AckErrorEvent{ErrorObj: fmt.Errorf("ack decode failur…
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/slack-go/slack/
H A Dwebsocket_internals.go95 type AckErrorEvent struct { struct
100 func (a *AckErrorEvent) Error() string { argument
H A Dwebsocket_managed_conn.go442 rtm.IncomingEvents <- RTMEvent{"ack_error", &AckErrorEvent{ack.Error, ack.ReplyTo}}
445 …rtm.IncomingEvents <- RTMEvent{"ack_error", &AckErrorEvent{ErrorObj: fmt.Errorf("ack decode failur…