package
Version:
v0.38.0
Opens a new window with list of versions in this module.
Published: Nov 11, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
Assert is a debug functionality and is a no-op in release.
It will assert that `condition` is `true` and otherwise
log (structured) and panic.
Assertf same as Assert but with formatting.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.