Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Files

testutil

package z

This package is for code that is only used in tests (i.e. "*_test.go" files). It should not be used in non-test code because error handling is usually minimal and usually fatal.