diff --git a/goroutine.md b/goroutine.md index 5eb8af1..f58f68d 100644 --- a/goroutine.md +++ b/goroutine.md @@ -2,6 +2,8 @@ This document was last updated for `go1.15.6` but probably still applies to olde # Goroutine Profiling in Go + + * [Description](#description) - [Overhead](#overhead) - [Goroutine Properties](#goroutine-properties)