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.

# Constants

These are the different values allowed for a Status.
These are the different values allowed for a Status.
These are the different values allowed for a Status.

# Type aliases

A Status is an exit code that can be passed to Exit.