Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
type
nonfatal
struct
{}
12
type
fatal
struct
{}
13
14
var
assert nonfatal
15
var
require fatal
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected