package
Version:
v0.0.0-...-fbe18c2
Opens a new window with list of versions in this module.
Published: Dec 11, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
RollKey = "cascade/roll"
RunOrderKey = "cascade/run_order"
ConsulHost = "127.0.0.1:8500"
)
type CascadeEvent struct {
Source string `json:"source"`
Msg string `json:"msg"`
Ref string `json:"ref"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.