golang.org/x/crypto/ssh.channel.direction (field)

3 uses

	golang.org/x/crypto/ssh (current package)
		channel.go#L171: 	direction channelDirection
		channel.go#L388: 	if ch.direction == channelInbound {
		channel.go#L463: 		direction:        direction,