package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Apr 19, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package must provides Do helper function.
NoError panics if the error is not nil.
Use that function only for static initialization, test code, or code that "can't" fail.
When in doubt, don't.
NotFail panics if the error is not nil, returns res otherwise.
Use that function only for static initialization, test code, or code that "can't" fail.
When in doubt, don't.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.