type golang.org/x/crypto/ssh.channelEOFMsg

3 uses

	golang.org/x/crypto/ssh (current package)
		channel.go#L543: 	return ch.sendMessage(channelEOFMsg{
		messages.go#L265: type channelEOFMsg struct {
		messages.go#L816: 		msg = new(channelEOFMsg)