Versions in this module Expand all Collapse all v22 v22.4.2 Apr 28, 2022 Changes in this version + type AccountsRequestMatcher struct + R *proto.AccountsRequest + func (m AccountsRequestMatcher) Matches(x interface{}) bool + func (m AccountsRequestMatcher) String() string + type CloseRequestMatcher struct + R *proto.CloseRequest + func (m CloseRequestMatcher) Matches(x interface{}) bool + func (m CloseRequestMatcher) String() string + type ContainsRequestMatcher struct + R *proto.ContainsRequest + func (m ContainsRequestMatcher) Matches(x interface{}) bool + func (m ContainsRequestMatcher) String() string + type ImportRawKeyRequestMatcher struct + R *proto.ImportRawKeyRequest + func (m ImportRawKeyRequestMatcher) Matches(x interface{}) bool + func (m ImportRawKeyRequestMatcher) String() string + type LockRequestMatcher struct + R *proto.LockRequest + func (m LockRequestMatcher) Matches(x interface{}) bool + func (m LockRequestMatcher) String() string + type NewAccountRequestMatcher struct + R *proto.NewAccountRequest + func (m NewAccountRequestMatcher) Matches(x interface{}) bool + func (m NewAccountRequestMatcher) String() string + type OpenRequestMatcher struct + R *proto.OpenRequest + func (m OpenRequestMatcher) Matches(x interface{}) bool + func (m OpenRequestMatcher) String() string + type SignRequestMatcher struct + R *proto.SignRequest + func (m SignRequestMatcher) Matches(x interface{}) bool + func (m SignRequestMatcher) String() string + type StatusRequestMatcher struct + R *proto.StatusRequest + func (m StatusRequestMatcher) Matches(x interface{}) bool + func (m StatusRequestMatcher) String() string + type TimedUnlockRequestMatcher struct + R *proto.TimedUnlockRequest + func (m TimedUnlockRequestMatcher) Matches(x interface{}) bool + func (m TimedUnlockRequestMatcher) String() string + type UnlockAndSignRequestMatcher struct + R *proto.UnlockAndSignRequest + func (m UnlockAndSignRequestMatcher) Matches(x interface{}) bool + func (m UnlockAndSignRequestMatcher) String() string Other modules containing this package github.com/baptiste-b-pegasys/quorum