package
1.4.1
Repository: https://github.com/m-lab/go.git
Documentation: pkg.go.dev

# Functions

Must allows the rtx.Must pattern within a unit test and will call t.Fatal if passed a non-nil error.

# Interfaces

FatalReporter defines the interface for reporting a fatal test.