func()

in ctxtool/channel.go [57:59]


func (c chanContext) Done() <-chan struct{} {
	return c
}