MCPcopy
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
116func Panic(v ...interface{}) {
117 StdZinxLog.Panic(v...)
118}
119
120func Stack(v ...interface{}) {
121 StdZinxLog.Stack(v...)

Callers

nothing calls this directly

Calls 1

PanicMethod · 0.80

Tested by

no test coverage detected