Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aceld/zinx
/ Panic
Function
Panic
zlog/stdzlog.go:116–118 ·
view source on GitHub ↗
(v ...interface{})
Source
from the content-addressed store, hash-verified
114
}
115
116
func
Panic(v ...
interface
{}) {
117
StdZinxLog.Panic(v...)
118
}
119
120
func
Stack(v ...
interface
{}) {
121
StdZinxLog.Stack(v...)
Callers
nothing calls this directly
Calls
1
Panic
Method · 0.80
Tested by
no test coverage detected