package
Version:
v0.0.0-...-2148625
Opens a new window with list of versions in this module.
Published: Feb 25, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 27
Opens a new window with list of known importers.
Documentation
¶
Package must contains helpers that panic on failure.
Close calls c.Close and panics if it returns an error.
The panic value is the return value from Close.
Do runs fn and panics if it returns an error.
The panic value is the return value from fn.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.