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