go-github-com-xanzy-ssh-agent 0.2.1 Control ssh-agent from Go

Package agent implements the ssh-agent protocol, and provides both a client and a server. The client can talk to a standard ssh-agent that uses UNIX sockets, and one could implement an alternative ssh-agent process using the sample server.