package
Version:
v0.4.5
Opens a new window with list of versions in this module.
Published: Nov 6, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func PanicOn(errs <-chan error)
PanicOn panics on any error that is not nil and does not satisfy
errors.Is(err, context.Canceled).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.