Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockExtractor ¶
type MockExtractor struct {
// contains filtered or unexported fields
}
Mock of Extractor interface
func NewMockExtractor ¶
func NewMockExtractor(ctrl *gomock.Controller) *MockExtractor
type MockManager ¶
type MockManager struct {
// contains filtered or unexported fields
}
Mock of Manager interface
func NewMockManager ¶
func NewMockManager(ctrl *gomock.Controller) *MockManager
Click to show internal directories.
Click to hide internal directories.