package
0.1.5
Repository: https://github.com/octoper/go-ray.git
Documentation: pkg.go.dev

# Functions

ExtractStacktrace creates a new Stacktrace based on the given error.
NewClient creates a Client instance.
NewFrame assembles a stacktrace frame out of runtime.Frame.
NewStacktrace creates a stacktrace using runtime.Callers.

# Structs

Client struct.
Frame represents a function call and it's metadata.
LockRespnse struct.
Stacktrace holds information about the frames of the stack.