Documentation ¶
Overview ¶
Package mock_trust is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSignerGen ¶
type MockSignerGen struct {
// contains filtered or unexported fields
}
MockSignerGen is a mock of SignerGen interface.
func NewMockSignerGen ¶
func NewMockSignerGen(ctrl *gomock.Controller) *MockSignerGen
NewMockSignerGen creates a new mock instance.
func (*MockSignerGen) EXPECT ¶
func (m *MockSignerGen) EXPECT() *MockSignerGenMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockSignerGenMockRecorder ¶
type MockSignerGenMockRecorder struct {
// contains filtered or unexported fields
}
MockSignerGenMockRecorder is the mock recorder for MockSignerGen.
func (*MockSignerGenMockRecorder) Generate ¶
func (mr *MockSignerGenMockRecorder) Generate(arg0 interface{}) *gomock.Call
Generate indicates an expected call of Generate.
Click to show internal directories.
Click to hide internal directories.