Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Err ¶
(AI GENERATED DESCRIPTION): Asserts that the supplied error is non‑nil (for testing) and then returns that error.
func ErrB ¶
(AI GENERATED DESCRIPTION): Panics if the supplied error is nil; otherwise returns the error unchanged (the first, generic argument is ignored).
func NoErr ¶
(AI GENERATED DESCRIPTION): Asserts that the supplied error is nil (via the test framework) and returns the value `v`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.