MCPcopy 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
324func Errorj(j JSON) {
325 global.Errorj(j)
326}
327
328func Fatal(i ...interface{}) {
329 global.Fatal(i...)

Callers

nothing calls this directly

Calls 1

ErrorjMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…