reflect.Type.ChanDir (method)

2 uses

	reflect (current package)
		type.go#L133: 	ChanDir() ChanDir
		value.go#L2315: 	if typ.ChanDir() != BothDir {