Versions in this module Expand all Collapse all v0 v0.3.0 Oct 8, 2024 Changes in this version + var Revision string = "dirty" + var Version string = "dev" + func ErrStack() error + func Join(errs ...error) error + func WithHelper(ctx context.Context) context.Context + func WithStack(ctx context.Context, errs ...error) error + type Frame struct + File string + Line int32 + Name string + func (f Frame) Format(s fmt.State, verb rune) + type Trace struct + Cmdline []string + Frames []Frame + Pid int32 + Revision string + Version string