package
Version:
v0.1.708
Opens a new window with list of versions in this module.
Published: Aug 28, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
F panics if err is non-nil, wrapping it in a structured fatal error.
Trap recovers from panics and logs the error. If exit is true, the program will terminate.
TrapF is a shorthand for Trap(true), used at startup to abort on panic.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.