Experiment about a way of implementing code instrumentation based on parsing and rewriting Go source code to implement metrics for every function call.
It is based on the idea used by the cover tool
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Experiment about a way of implementing code instrumentation based on parsing and rewriting Go source code to implement metrics for every function call.
It is based on the idea used by the cover tool