ifrit

package
v0.0.0-...-6e5da2a Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Process

type Process interface {
	Wait() <-chan error
	Signal(os.Signal)
}

func Envoke

func Envoke(r Runner) Process

type RunFunc

type RunFunc func(signals <-chan os.Signal, ready chan<- struct{}) error

func (RunFunc) Run

func (r RunFunc) Run(signals <-chan os.Signal, ready chan<- struct{}) error

type Runner

type Runner interface {
	Run(signals <-chan os.Signal, ready chan<- struct{}) error
}

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter
0.2

Jump to

Keyboard shortcuts

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