event_harness

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2018 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessTrace

func ProcessTrace(pipe *os.File, handler func(string), tasks chan func(), finished chan error)

func StartTracing

func StartTracing(instance string, args [][]string) error

func StopTracing

func StopTracing(instance string) error

Types

type Harness

type Harness struct {
	Done  chan error
	Tasks chan func()
}

func HarnessMain

func HarnessMain(instance string, args [][]string, handler func(string)) (*Harness, error)

Jump to

Keyboard shortcuts

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