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: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Source struct {
Config *config.Config
Exchanges []exchange
}
Source implements amqp for the source.Source interface
func (src *Source) Connect() (sink <-chan deps.Dep, err error)
Connect connects the source and writes new tasks to the sink
Init initializes the source
Source Files
¶
Click to show internal directories.
Click to hide internal directories.