Documentation
¶
Index ¶
- func Assert(cond bool, args ...interface{})
- func Ck(err error, args ...interface{})
- func ExitIf(err, target error, args ...interface{})
- func Halt(rc *int, msg *string)
- func Info(msg interface{}, args ...interface{})
- func Return(err *error, args ...interface{})
- func Uerr(msg interface{}, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Return ¶
func Return(err *error, args ...interface{})
convert panic into returned err see https://github.com/lainio/err2 and https://blog.golang.org/go1.13-errors
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.