Documentation
¶
Overview ¶
Package elf is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockELF ¶
type MockELF struct {
// contains filtered or unexported fields
}
MockELF is a mock of ELF interface.
func NewMockELF ¶
func NewMockELF(ctrl *gomock.Controller) *MockELF
NewMockELF creates a new mock instance.
func (*MockELF) EXPECT ¶
func (m *MockELF) EXPECT() *MockELFMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockELFMockRecorder ¶
type MockELFMockRecorder struct {
// contains filtered or unexported fields
}
MockELFMockRecorder is the mock recorder for MockELF.
Click to show internal directories.
Click to hide internal directories.