test_helpers

package
v0.0.0-...-206adc0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2014 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NoReadyExitedNormally = errors.New("no ready exited normally")
View Source
var NoReadyRunner = ifrit.RunFunc(func(sigChan <-chan os.Signal, ready chan<- struct{}) error {
	return NoReadyExitedNormally
})
View Source
var PingerExitedFromPing = errors.New("pinger exited with a ping")
View Source
var PingerExitedFromSignal = errors.New("pinger exited with a signal")

Functions

This section is empty.

Types

type Ping

type Ping struct{}

type PingChan

type PingChan chan Ping

func (PingChan) Run

func (p PingChan) Run(sigChan <-chan os.Signal, ready chan<- struct{}) error

Jump to

Keyboard shortcuts

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