Documentation
¶
Overview ¶
Package must provides a simple way to panic if an error is not nil. It should be used only in initialisation phase, in places where error is most probably problem with the code itself.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HaveNoErrorf ¶
HaveNoErrorf panics if the error is not nil, wrapping error with a message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.