Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
type
Logger
interface
{
30
Println(v ...
interface
{})
31
Fatal(v ...
interface
{})
32
Fatalf(format string, v ...
interface
{})
33
}
34
Callers
5
TestPack
Function · 0.80
BenchmarkDecoder_Decode
Function · 0.80
listenAndServe
Method · 0.80
listenAndServeWS
Method · 0.80
listenAndServeWSTLS
Method · 0.80
Calls
no outgoing calls
Tested by
2
TestPack
Function · 0.64
BenchmarkDecoder_Decode
Function · 0.64