Documentation
¶
Overview ¶
Package assert provides some basic assertion helpers for Go.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Assertf ¶
Assertf panics if the predicate is false and formats the message using the same formatting as fmt.Printf.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.