Commit Graph

10 Commits

Author SHA1 Message Date
jonathanpittman 7bbf9a0d66 Change log.Fatal to log.Fatalf
The first argument is a format string, so this should likely be log.Fatalf.
2014-05-13 23:09:14 -04:00
Saulius Gurklys 8d59c9c638 Fixed incompatibility with latest code.google.com/p/go.crypto/ssh 2014-04-10 15:37:10 +03:00
Dave Cheney 331b71c05b Added more example and help text 2013-11-06 19:48:37 +11:00
Dave Cheney 7f887a54b8 added Client.Rename and example 2013-11-06 14:15:26 +11:00
Dave Cheney af29244473 Added Client.Remove and example 2013-11-06 14:08:26 +11:00
Dave Cheney 402fa50430 added Write/writeAt and example 2013-11-06 13:04:40 +11:00
Dave Cheney e7b8e37839 Added File.Stat and example 2013-11-06 12:36:05 +11:00
Dave Cheney d533956e46 added File.Close 2013-11-06 11:30:01 +11:00
Dave Cheney 3f580d42b1 Added Client.Open method and example 2013-11-06 11:04:26 +11:00
Dave Cheney be8a11c74d Added example 2013-11-05 22:22:56 +11:00