mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-21 00:46:51 +08:00
better syntax hilight?
This commit is contained in:
parent
ee948b3ef7
commit
d55aa9916f
1 changed files with 3 additions and 3 deletions
|
|
@ -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,
|
||||
// ...
|
||||
...
|
||||
]
|
||||
},
|
||||
// ...
|
||||
...
|
||||
]
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue