package
2.1.0-beta.9
Repository: https://github.com/scrypt-inc/go-bt.git
Documentation: pkg.go.dev

# Functions

NewDebugger returns an empty debugger which is to be configured with the `Attach` functions.
WithRewind configure the debugger to enable rewind functionality.

# Interfaces

DefaultDebugger exposes attachment points via the way of functions, which are to be appended to via a series of function calls.

# Type aliases

DebuggerOptionFunc for setting debugger options.
No description provided by the author
No description provided by the author
No description provided by the author