Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/go/chat/utils/
H A Dutils.go3061 func IsDeletedConvError(err error) bool { func
/dports/security/keybase/client-v5.7.1/go/chat/
H A Dconvsource.go493 if err != nil && utils.IsDeletedConvError(*err) {
H A Dinboxsource.go536 if err != nil && utils.IsDeletedConvError(*err) {