Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aceld/zinx
/ Fatal
Function
Fatal
zlog/stdzlog.go:108–110 ·
view source on GitHub ↗
(v ...interface{})
Source
from the content-addressed store, hash-verified
106
}
107
108
func
Fatal(v ...
interface
{}) {
109
StdZinxLog.Fatal(v...)
110
}
111
112
func
Panicf(format string, v ...
interface
{}) {
113
StdZinxLog.Panicf(format, v...)
Callers
nothing calls this directly
Calls
1
Fatal
Method · 0.80
Tested by
no test coverage detected