package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Dec 28, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Exit is a wrapper for os.Exit() to execute exit functions to cleanups, etc... before exiting.
Why? Because os.Exit() directly terminate application and does not execute defer functions.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.