package
7.0.1+incompatible
Repository: https://github.com/apache/trafficcontrol.git
Documentation: pkg.go.dev
# Functions
Exit causes the current running program to exit by calling os.Exit with the given Status as an exit code.
# Type aliases
A Status is an exit code that can be passed to Exit.