You've already forked go-profiler-notes
mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2025-07-12 23:50:13 +02:00
better syntax hilight?
This commit is contained in:
@ -197,7 +197,7 @@ Below is a truncated example of the returned output, see [2.runtime.goroutinepro
|
||||
20628306,
|
||||
17018153,
|
||||
17235329,
|
||||
// ...
|
||||
...
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -206,10 +206,10 @@ Below is a truncated example of the returned output, see [2.runtime.goroutinepro
|
||||
17222943,
|
||||
20628554,
|
||||
17235329,
|
||||
// ...
|
||||
...
|
||||
]
|
||||
},
|
||||
// ...
|
||||
...
|
||||
]
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user