MCPcopy Create free account
hub / github.com/DNAProject/DNA / GetCallStack

Method GetCallStack

errors/callstack.go:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29
30type CallStacker interface {
31 GetCallStack() *CallStack
32}
33
34type CallStack struct {

Callers 1

GetCallStacksFunction · 0.65

Implementers 1

ontErrorerrors/onterror.go

Calls

no outgoing calls

Tested by

no test coverage detected