grouper

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Member

type Member struct {
	Name    string
	Process ifrit.Process
	Error   error
}

type MemberChan

type MemberChan chan Member

type ProcessGroup

type ProcessGroup interface {
	ifrit.Process
	Exits() <-chan Member
}

func EnvokeGroup

func EnvokeGroup(rGroup RunGroup) ProcessGroup

type RunGroup

type RunGroup map[string]ifrit.Runner

func (RunGroup) Run

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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