reflect.Type.ChanDir (method)

2 uses

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