framework

package
v0.0.0-...-70745a7 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Framework

type Framework struct {
	ProcessName string
	Process     *process.Process
	// contains filtered or unexported fields
}

func New

func New(processName string, missingProcessFunc MissingProcessHandlerFunc) *Framework

func (*Framework) BeforeEach

func (f *Framework) BeforeEach()

type MissingProcessHandlerFunc

type MissingProcessHandlerFunc func(string, ...int)

Jump to

Keyboard shortcuts

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