package
0.0.0-20240708025942-3c5b4e28a081
Repository: https://github.com/rhysh/go-tracing-toolbox.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
FindStackSubmatchIndex searches stk for subexpressions described in specs.
No description provided by the author
No description provided by the author
No description provided by the author
Uncovered calculates how much of the parent range is not covered by at least one of the ranges that its children cover.

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A Region is a contiguous series of Events on a single goroutine to accomplish a particular goal.
No description provided by the author
A RegionStack is an immutable linked list of Regions and inbound communication events that explain why the program is currently doing a unit of work.
No description provided by the author
A Task is a set of Regions (across any number of goroutines) that work together to accomplish a particular goal.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author