Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/labstack/gommon
/ Errorj
Function
Errorj
log/log.go:324–326 ·
view source on GitHub ↗
(j JSON)
Source
from the content-addressed store, hash-verified
322
}
323
324
func
Errorj(j JSON) {
325
global.Errorj(j)
326
}
327
328
func
Fatal(i ...
interface
{}) {
329
global.Fatal(i...)
Callers
nothing calls this directly
Calls
1
Errorj
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…