MCPcopy
hub / github.com/lonng/nano / Fatal

Method Fatal

internal/log/logger.go:31–31  ·  view source on GitHub ↗
(v ...interface{})

Source from the content-addressed store, hash-verified

29type Logger interface {
30 Println(v ...interface{})
31 Fatal(v ...interface{})
32 Fatalf(format string, v ...interface{})
33}
34

Callers 5

TestPackFunction · 0.80
BenchmarkDecoder_DecodeFunction · 0.80
listenAndServeMethod · 0.80
listenAndServeWSMethod · 0.80
listenAndServeWSTLSMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestPackFunction · 0.64
BenchmarkDecoder_DecodeFunction · 0.64