]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
rpc: use SSHConfig struct as argument to DialSSH()
authorSimon Ruderich <simon@ruderich.org>
Tue, 18 May 2021 08:10:09 +0000 (10:10 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 18 May 2021 08:10:09 +0000 (10:10 +0200)
commit8a3f6af248e28ea7efc1bf89751a597d28834942
tree1b4f28e842ebfe0fd52524f0c16135562d9ecc14
parent783a6fe604cdedeb386e9abad59b7d87d0d119e0
rpc: use SSHConfig struct as argument to DialSSH()

In preparation to add more arguments to DialSSH().
cmd/safcm/sync.go
rpc/dial.go