Versions in this module Expand all Collapse all v0 v0.7.0 Mar 12, 2022 Changes in this version + type MockSigner struct + func NewMockSigner(ctrl *gomock.Controller) *MockSigner + func (m *MockSigner) EXPECT() *MockSignerMockRecorder + func (m *MockSigner) Sign(arg0 context.Context, arg1 []byte, arg2 ...[]byte) (*crypto.SignedMessage, error) + type MockSignerMockRecorder struct + func (mr *MockSignerMockRecorder) Sign(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call