func()

in ctxtool/cancel.go [89:91]


func (c cancelContext) Value(key interface{}) interface{} {
	return nil
}