Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TraceError ¶
func TraceErrorf ¶
Types ¶
type StackRecord ¶
func Caller ¶
func Caller(skip int) (*StackRecord, bool)
func Trace ¶
func Trace(skip, depth int) (records []*StackRecord, full bool)
func (*StackRecord) String ¶
func (r *StackRecord) String() string
Click to show internal directories.
Click to hide internal directories.