package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Dec 14, 2018
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Sink struct {
Config *config.Config
Scheduled chan deps.Dep
Replies chan deps.Reply
}
Sink implements sink.Sink
func (sink *Sink) Connect(src <-chan deps.Dep) (err error)
Connect connects the sink and starts handling incoming deployments
Init initializes the sink
Source Files
¶
Click to show internal directories.
Click to hide internal directories.