Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rs/zerolog
/ StackTrace
Method
StackTrace
pkgerrors/stacktrace.go:48–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
func
MarshalStack(err error)
interface
{} {
47
type
stackTracer
interface
{
48
StackTrace() errors.StackTrace
49
}
50
var
sterr stackTracer
51
var
ok bool
Callers
1
MarshalStack
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected