package
Version:
v0.0.0-...-152b8de
Opens a new window with list of versions in this module.
Published: Dec 13, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Must is a helper that wraps a call to a function returning (error)
and panics if the error is non-nil.
Must2 is a helper that wraps a call to a function returning (T, error)
and panics if the error is non-nil.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.