package
0.11.0
Repository: https://github.com/arsham/expipe.git
Documentation: pkg.go.dev

# Functions

CaptureSignals cancels the context if receives the SIGINT or SIGTERM signal through sigCh, and exits with calling exit(130).
Config returns the ConfMap from a file if it was set in the command flags.
Main is the entrypoint of the application.

# Variables

Opts is the command line flag struct.