# 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.