golang.org/x/crypto/ssh.userAuthInfoRequestMsg.Instruction (field)

3 uses

	golang.org/x/crypto/ssh (current package)
		client_auth.go#L468: 		answers, err := cb(msg.User, msg.Instruction, prompts, echos)
		messages.go#L184: 	Instruction        string
		server.go#L685: 		Instruction: instruction,