Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsTraceable ¶
IsTraceable returns true if the given value implements the Tracer interface.
Types ¶
type Traceable ¶
type Traceable struct {
// contains filtered or unexported fields
}
Traceable is a struct that holds a stack trace.
func NewTraces ¶
NewTraces returns a new Traceable struct with the stack trace of the calling function.
Click to show internal directories.
Click to hide internal directories.