Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/go/teams/
H A Dloader2.go62 return state, proofSet, parentChildOperations, NewStubbedErrorWithNote(
115 return NewStubbedErrorWithNote(link, "Need seqno")
118 return NewStubbedErrorWithNote(link, "Need admin privilege for this action")
H A Derrors.go16 func NewStubbedErrorWithNote(l *ChainLinkUnpacked, note string) StubbedError { func
H A Dchain.go797 return res, NewStubbedErrorWithNote(link, "first link cannot be stubbed")