package
2.0.0+incompatible
Repository: https://github.com/rabbitstack/fibratus.git
Documentation: pkg.go.dev
# Functions
Walk recursively visits all ancestors of the given process and invokes the visitor function on each parent process.
# Type aliases
Visitor is the type definition for the function that is invoked on each ancestor visit walk.