func golang.org/x/crypto/ssh.NewServerConn

one use

	golang.org/x/crypto/ssh (current package)
		server.go#L190: func NewServerConn(c net.Conn, config *ServerConfig) (*ServerConn, <-chan NewChannel, <-chan *Request, error) {