reflect.Value.TryRecv (method)

one use

	reflect (current package)
		value.go#L2608: func (v Value) TryRecv() (x Value, ok bool) {