func()

in ctxtool/channel.go [53:55]


func (c chanContext) Deadline() (deadline time.Time, ok bool) {
	return time.Time{}, false
}