jack/ssh_windows.go

6 lines
89 B
Go

//+build windows
package main
func listenSSH(sshAddress string, jackAddress string) {}