//
pkg.gl
Category
github.com/sapcc/go-bits
must
package
0.0.0-20250307173044-634e8ce82c05
Repository:
https://github.com/sapcc/go-bits.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
52
Files
10 SLOC
#
Functions
Return
Return is like Succeed(), except that it propagates a result value on success.
Succeed
Succeed logs a fatal error and terminates the program if the given error is non-nil.