Documentation
¶
Overview ¶
Package helpers supports unit tests with a few cute little helpers (such as dealing with just the return value of a value+error returning function).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Successful ¶
Successful takes a return value together with an additional error return value, returning only the value and at the same time asserting that there error return value is nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.