package main import "golang.org/x/crypto/ssh" func handleWindowChange(session *ssh.Session, fd int) { // Empty }