func reflect.MakeChan

one use

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