package
Version:
v0.10.5
Opens a new window with list of versions in this module.
Published: Oct 21, 2024
License: ISC
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package assert provides convenience function to make assertions at runtime.
func Assert(condition bool)
Assert panics if condition is false.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.