forked from Deuxfleurs/bagage
3 lines
165 B
Go
3 lines
165 B
Go
|
// Package openssh implements the openssh secsh-filexfer extensions as described in https://github.com/openssh/openssh-portable/blob/master/PROTOCOL
|
||
|
package openssh
|