MCPcopy
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...
34type tLogger interface {
35 Fatalf(format string, args ...any)
36 Errorf(format string, args ...any)
37}
38

Callers 15

TestWSReaderFunction · 0.80
TestWSParseControlFramesFunction · 0.80
TestWSParseInvalidFramesFunction · 0.80
TestWSDecompressorFunction · 0.80
TestWSNoMixingSchemeFunction · 0.80
TestWSTlsNoConfigFunction · 0.80
TestWSProxyPathFunction · 0.80
startHeaderCatcherFunction · 0.80

Calls

no outgoing calls

Tested by 15

TestWSReaderFunction · 0.64
TestWSParseControlFramesFunction · 0.64
TestWSParseInvalidFramesFunction · 0.64
TestWSDecompressorFunction · 0.64
TestWSNoMixingSchemeFunction · 0.64
TestWSTlsNoConfigFunction · 0.64
TestWSProxyPathFunction · 0.64
startHeaderCatcherFunction · 0.64