MCPcopy Create free account
hub / github.com/labstack/gommon / Fatalj

Function Fatalj

log/log.go:336–338  ·  view source on GitHub ↗
(j JSON)

Source from the content-addressed store, hash-verified

334}
335
336func Fatalj(j JSON) {
337 global.Fatalj(j)
338}
339
340func Panic(i ...interface{}) {
341 global.Panic(i...)

Callers

nothing calls this directly

Calls 1

FataljMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…