package
0.0.0-20241205014208-4aab7561cadd
Repository: https://github.com/luke-goddard/taskninja.git
Documentation: pkg.go.dev

# Functions

Fail causes a panic with the message.
Nil asserts that the item passed is nil.
NoError asserts that the error is nil.
NotNil asserts that the item passed is not nil.
True causes a panic if the truth is false.

# Variables

#nosec G101.
Total number of panics.