script

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2018 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sink

type Sink struct {
	Config    *config.Config
	Scheduled chan deps.Dep

	// Replies for the backend
	Replies chan deps.Reply
}

Sink implements sink.Sink

func (*Sink) Connect

func (sink *Sink) Connect(src <-chan deps.Dep) (err error)

Connect connects the sink and starts handling incoming deployments

func (*Sink) Init

func (sink *Sink) Init(conf *config.Config)

Init initializes the sink

Jump to

Keyboard shortcuts

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