Details
-
New Feature
-
Resolution: Done
-
Major - P3
-
None
-
2.8.0-rc1
-
None
Description
Instead of os.Exit(1), for example, used across the repository, we could have exit code constants which we call something like util.Exit(EXIT_CONST) with.