const golang.org/x/crypto/ssh.msgChannelEOF

4 uses

	golang.org/x/crypto/ssh (current package)
		channel.go#L407: 	case msgChannelEOF:
		messages.go#L263: const msgChannelEOF = 96
		messages.go#L815: 	case msgChannelEOF:
		messages.go#L861: 	msgChannelEOF:          "channelEOFMsg",