Documentation ¶
Index ¶
Constants ¶
View Source
const ( CliBinaryName = "er" DebugModeLoggerEnvVar = "EVENT_REACTOR_DEBUG" PubSubEndpoint = "pubsub" GoTemplateDefaultDelimLeft = "{{" GoTemplateDefaultDelimRight = "}}" SignatureHeader = "X-Event-Reactor-Signature" WebexApiUrlDefault = "https://api.ciscospark.com/v1/messages" )
Variables ¶
View Source
var ( RootOptions = RootFlags{} DebugModeEnabled = false IsQuiet = false )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.