Home
last modified time | relevance | path

Searched defs:mockCtxFactory (Results 1 – 1 of 1) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/chat/
H A Dctx_factory.go30 type mockCtxFactory struct { struct
31 globals.Contextified
32 cryptKeys []keybase1.CryptKey
44 func (c *mockCtxFactory) NewKeyFinder() types.KeyFinder {
48 func (c *mockCtxFactory) NewUPAKFinder() types.UPAKFinder {