Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dcommands.go202 type CommandsInterface interface { interface
205 func CommandsProtocol(i CommandsInterface) rpc.Protocol { argument