//
pkg.gl
Category
github.com/iopsystems/pg-schema-diff
internal
util
package
0.0.0-20241028201323-e0217b8d4cc0
Repository:
https://github.com/iopsystems/pg-schema-diff.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
13 SLOC
#
Functions
DoOnErrOrPanic
DoOnErrOrPanic calls f if the value of err is not nil or if the goroutine is panicking.