MCPcopy Create free account
hub / github.com/stretchr/objx / fatal

Struct fatal

std_assert_test.go:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11type nonfatal struct{}
12type fatal struct{}
13
14var assert nonfatal
15var require fatal

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected