//
pkg.gl
Category
github.com/atomicleads/pggen
internal
errs
package
0.0.0-20240109202931-c3698107e7fb
Repository:
https://github.com/atomicleads/pggen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
33 SLOC
#
Functions
Capture
Capture runs errF and assigns the error, if any, to *err.
CaptureT
CaptureT call t.Error if errF returns an error with an optional message.