Use strings.Builder and tabwriter to format the output of the examine memory command instead of doing direct string manipulation and allocating. |
||
|---|---|---|
| .. | ||
| conversions.go | ||
| prettyprint_test.go | ||
| prettyprint.go | ||
| types.go | ||
Use strings.Builder and tabwriter to format the output of the examine memory command instead of doing direct string manipulation and allocating. |
||
|---|---|---|
| .. | ||
| conversions.go | ||
| prettyprint_test.go | ||
| prettyprint.go | ||
| types.go | ||