chord

package
v0.0.0-...-37d4934 Latest Latest
Warning

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

Go to latest
Published: May 26, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chord

type Chord struct {
	// contains filtered or unexported fields
}

Chord Jobs executed one after the other and the results passed to a callback

func NewChord

NewChord returns chord

func (*Chord) Cancel

func (c *Chord) Cancel()

func (*Chord) Dispatch

func (c *Chord) Dispatch()

Dispatch executes the chord

func (Chord) GetCallback

func (c Chord) GetCallback() job.JobRequestMultiple

func (Chord) GetCancelChan

func (c Chord) GetCancelChan() chan struct{}

func (Chord) GetJobs

func (c Chord) GetJobs() []job.JobRequestMultiple

GetJobs returns jobs

func (Chord) GetStatus

func (c Chord) GetStatus() string

GetStatus returns status

func (Chord) Result

func (c Chord) Result() job.JobRequestMultiple

Result returns result

Jump to

Keyboard shortcuts

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