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

2 uses

	golang.org/x/crypto/ssh (current package)
		client_auth.go#L468: 		answers, err := cb(msg.User, msg.Instruction, prompts, echos)
		messages.go#L183: 	User               string `sshtype:"60"`