Documentation
¶
Overview ¶
Package rtassert provides runtime assertion.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrMustNil ¶
func ErrMustNil(err error)
func MustLessThan ¶
func MustLessThan[T constraints.Ordered](x, y T)
func MustNotNeg ¶
func MustNotNeg[T constraints.Number](n T)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.