extractor

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2020 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extractor

type Extractor interface {
	ExtractMRIIDs(startingPoint string, matcher string) ([]int, error)
}

func New

func New(gitReader git.Git) Extractor

type MockExtractor

type MockExtractor struct {
	mock.Mock
}

MockExtractor is an autogenerated mock type for the Extractor type

func (*MockExtractor) ExtractMRIIDs

func (_m *MockExtractor) ExtractMRIIDs(startingPoint string, matcher string) ([]int, error)

ExtractMRIIDs provides a mock function with given fields: startingPoint, matcher

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL