package
0.0.0-20250307173044-634e8ce82c05
Repository: https://github.com/sapcc/go-bits.git
Documentation: pkg.go.dev

# Functions

Return is like Succeed(), except that it propagates a result value on success.
Succeed logs a fatal error and terminates the program if the given error is non-nil.