Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefinition ¶ added in v1.2.0
func NewDefinition() *framework.Definition
Types ¶
type GoTestFileMatcher ¶ added in v1.2.0
type GoTestFileMatcher struct{}
GoTestFileMatcher matches *_test.go files.
func (*GoTestFileMatcher) Match ¶ added in v1.2.0
func (m *GoTestFileMatcher) Match(ctx context.Context, signal framework.Signal) framework.MatchResult
Click to show internal directories.
Click to hide internal directories.