reflect.Value.Recv (method)

one use

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