Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ Fatalf
Method
Fatalf
test/helper_test.go:35–35 · test/helper_test.go::tLogger.Fatalf
(format string, args ...any)
Source
from the content-addressed store, hash-verified
33
// So that we can pass tests and benchmarks...
34
type
tLogger
interface
{
35
Fatalf(format string, args ...any)
36
Errorf(format string, args ...any)
37
}
38
Callers
15
TestWSReader
Function · 0.80
TestWSParseControlFrames
Function · 0.80
TestWSDataBeforeCloseFrame
Function · 0.80
TestWSParseInvalidFrames
Function · 0.80
TestWSControlFrameBetweenDataFrames
Function · 0.80
TestWSDecompressor
Function · 0.80
TestWSNoMixingScheme
Function · 0.80
TestWSCompressionWithContinuationFrames
Function · 0.80
TestWSTlsNoConfig
Function · 0.80
TestWSProxyPath
Function · 0.80
startHeaderCatcher
Function · 0.80
TestWSHeaders_StaticAppliedOnHandshake
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestWSReader
Function · 0.64
TestWSParseControlFrames
Function · 0.64
TestWSDataBeforeCloseFrame
Function · 0.64
TestWSParseInvalidFrames
Function · 0.64
TestWSControlFrameBetweenDataFrames
Function · 0.64
TestWSDecompressor
Function · 0.64
TestWSNoMixingScheme
Function · 0.64
TestWSCompressionWithContinuationFrames
Function · 0.64
TestWSTlsNoConfig
Function · 0.64
TestWSProxyPath
Function · 0.64
startHeaderCatcher
Function · 0.64
TestWSHeaders_StaticAppliedOnHandshake
Function · 0.64