Directories
¶
| Path | Synopsis |
|---|---|
|
aws/lambda/autoscaling
command
|
|
|
aws/lambda/substation
command
|
|
|
file/substation
command
|
|
|
examples
|
|
|
condition
command
example from condition/README.md
|
example from condition/README.md |
|
condition/data
command
example of reading data from a file and applying an inspector
|
example of reading data from a file and applying an inspector |
|
condition/encapsulation
command
example of reading data from a file and applying an inspector
|
example of reading data from a file and applying an inspector |
|
process
command
example from process/README.md
|
example from process/README.md |
|
process/data
command
example of reading data from a file and applying a single processor to data
|
example of reading data from a file and applying a single processor to data |
|
process/encapsulation
command
example of reading data from a file and applying a single processor to encapsulated data
|
example of reading data from a file and applying a single processor to encapsulated data |
|
internal
|
|
|
log
Package log wraps logrus and provides global logging only debug logging should be used in condition/, process/, and internal/ to reduce the likelihood of corrupting output for apps debug and info logging can be used in cmd/
|
Package log wraps logrus and provides global logging only debug logging should be used in condition/, process/, and internal/ to reduce the likelihood of corrupting output for apps debug and info logging can be used in cmd/ |
|
regexp
Package regexp provides a global regexp cache via go-regexpcache
|
Package regexp provides a global regexp cache via go-regexpcache |
Click to show internal directories.
Click to hide internal directories.