Discover Packages
github.com/30x/goz-set-flow-data-values
command
module
Version:
v0.0.0-...-ef043b4
Opens a new window with list of versions in this module.
Published: Jul 29, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
setFlowDataValues
A Gozerian plugin that simply injects its configuration values into the request's control.FlowData. Note: Configuration must map to map[string]interface{}.
Sample Configuration:
- setFlowDataValues:
flowDataKeyA: flowDataValueA
flowDataKeyB:
- flowDataValueB1
- flowDataValueB2
Executing tests
(Optional) Install dependencies: glide install --strip-vcs
Execute Tests via go test
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
A Gozerian plugin that simply injects its configuration values into the request's control.FlowData.
A Gozerian plugin that simply injects its configuration values into the request's control.FlowData.
Click to show internal directories.
Click to hide internal directories.