Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
336
func
Fatalj(j JSON) {
337
global.Fatalj(j)
338
}
339
340
func
Panic(i ...
interface
{}) {
341
global.Panic(i...)
Callers
nothing calls this directly
Calls
1
Fatalj
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…