repositorypackage
0.0.0-20220730134619-c39f9dff53ba
Repository: https://github.com/loov/allocview.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
AllocView
AllocView is for visualizing Go program allocations in real-time.
How to use
Run the program with:
allocview <command>
The program should import "loov.dev/allocview/attach"
to attach the program.