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. |
||
|---|---|---|
| .. | ||
| conv_test.go | ||
| conv.go | ||
| repl.go | ||
| starlark_mapping.go | ||
| starlark.go | ||