func reflect.MakeChan

one use

	reflect (current package)
		value.go#L2916: func MakeChan(typ Type, buffer int) Value {