package
Version:
v0.0.0-...-89bf411
Opens a new window with list of versions in this module.
Published: Mar 22, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 1
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.