Adds -chan option to the goroutines command to list only the goroutines running on a specified channel. Also when printing a variable if it is a channel also print the list of goroutines that are waiting on it. |
||
|---|---|---|
| .. | ||
| command.go | ||
| conversions.go | ||
| prettyprint_test.go | ||
| prettyprint.go | ||
| types.go | ||