golang.org/x/crypto/ssh.channel.SendRequest (method)

one use

	golang.org/x/crypto/ssh (current package)
		channel.go#L569: func (ch *channel) SendRequest(name string, wantReply bool, payload []byte) (bool, error) {