Directories ¶
Path | Synopsis |
---|---|
package cmd provides definitions and methods for building Substation applications.
|
package cmd provides definitions and methods for building Substation applications. |
development/benchmark
Benchmarks the performance of Substation by sending a configurable number of events through the system and reporting the total time taken, the number of events sent, the amount of data sent, and the rate of events and data sent per second.
|
Benchmarks the performance of Substation by sending a configurable number of events through the system and reporting the total time taken, the number of events sent, the amount of data sent, and the rate of events and data sent per second. |
package config provides capabilities for managing configurations and handling data in Substation applications.
|
package config provides capabilities for managing configurations and handling data in Substation applications. |
examples
|
|
streaming
Provides an example of how to use streaming processors, which use channels to process data.
|
Provides an example of how to use streaming processors, which use channels to process data. |
internal
|
|
aws/appconfig
package appconfig provides functions for interacting with AWS AppConfig.
|
package appconfig provides functions for interacting with AWS AppConfig. |
aws/s3manager
package s3manager provides methods and functions for downloading and uploading objects in AWS S3.
|
package s3manager provides methods and functions for downloading and uploading objects in AWS S3. |
bufio
package bufio wraps the standard library's bufio package.
|
package bufio wraps the standard library's bufio package. |
file
package file provides functions that can be used to retrieve files from local and remote locations.
|
package file provides functions that can be used to retrieve files from local and remote locations. |
ip
package ip provides tools for modifying IP address data.
|
package ip provides tools for modifying IP address data. |
ip/database
package database provides tools for enriching IP addresses from enrichment databases.
|
package database provides tools for enriching IP addresses from enrichment databases. |
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/ |
media
package media provides capabilities for inspecting the content of data and identifying its media (Multipurpose Internet Mail Extensions, MIME) type.
|
package media provides capabilities for inspecting the content of data and identifying its media (Multipurpose Internet Mail Extensions, MIME) type. |
secrets
Package secrets provides functions for retrieving local and remote secrets and interpolating them into configuration files
|
Package secrets provides functions for retrieving local and remote secrets and interpolating them into configuration files |
todo(v1.0.0): remove this processor
|
todo(v1.0.0): remove this processor |
proto
|
|
Click to show internal directories.
Click to hide internal directories.