Directories ¶
Path | Synopsis |
---|---|
package cmd provides definitions and methods for building Substation applications.
|
package cmd provides definitions and methods for building Substation applications. |
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
|
|
condition
example from condition/README.md
|
example from condition/README.md |
condition/data
example of reading data from a file and applying an inspector
|
example of reading data from a file and applying an inspector |
condition/encapsulation
example of reading data from a file and applying an inspector
|
example of reading data from a file and applying an inspector |
process
example from process/README.md
|
example from process/README.md |
process/data
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
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
|
|
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. |
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. |
regexp
Package regexp provides a global regexp cache via go-regexpcache
|
Package regexp provides a global regexp cache via go-regexpcache |
proto
|
|
Click to show internal directories.
Click to hide internal directories.