func()

in ctxtool/merge.go [105:107]


func (c *cancelledContext) Done() <-chan struct{} {
	return closedChan
}