MCPcopy Create free account
hub / github.com/siddontang/go / StackError

Interface StackError

tb/error.go:29–32  ·  view source on GitHub ↗

This package exposes some handy traceback functionality buried in the runtime. It can also be used to provide context to errors reducing the temptation to panic carelessly, just to get stack information. The theory is that most errors that are created with the fmt.Errorf style are likely to be rar

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

TestGetNonExistentFunction · 0.65
TestDeleteFunction · 0.65
TestLRUIsEvictedFunction · 0.65
TestRingGetFunction · 0.65
TestExecFunction · 0.65
TestWSServerFunction · 0.65
TestWSClientFunction · 0.65
TestWSPingFunction · 0.65

Implementers 1

stackErrortb/error.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…