Versions in this module Expand all Collapse all v1 v1.1.10 Dec 12, 2023 Changes in this version + var File_stack_proto protoreflect.FileDescriptor + func Enable(err error) error + func Formatter(err error) fmt.Formatter + func Helper() + func SetVersionInfo(v, r string) + func Wrap(err error, s *Stack) error + type Frame struct + File string + Line int32 + Name string + func (*Frame) Descriptor() ([]byte, []int) + func (*Frame) ProtoMessage() + func (x *Frame) GetFile() string + func (x *Frame) GetLine() int32 + func (x *Frame) GetName() string + func (x *Frame) ProtoReflect() protoreflect.Message + func (x *Frame) Reset() + func (x *Frame) String() string + type Stack struct + Cmdline []string + Frames []*Frame + Pid int32 + Revision string + Version string + func Traces(err error) []*Stack + func (*Stack) Descriptor() ([]byte, []int) + func (*Stack) ProtoMessage() + func (x *Stack) GetCmdline() []string + func (x *Stack) GetFrames() []*Frame + func (x *Stack) GetPid() int32 + func (x *Stack) GetRevision() string + func (x *Stack) GetVersion() string + func (x *Stack) ProtoReflect() protoreflect.Message + func (x *Stack) Reset() + func (x *Stack) String() string