Julien Laffaye 7b85eb4638 Document ServerConn is not safe for concurrent use.
Mention textproto.Error so users can access the error code via type
assertion (issue #78).
2017-03-04 13:34:31 +01:00
2017-03-04 12:58:20 +01:00
2013-02-17 10:34:01 +01:00
2017-03-04 13:01:41 +01:00
2016-02-10 15:38:39 -03:00
2017-03-04 13:01:41 +01:00
2017-03-04 13:01:41 +01:00
2015-03-05 11:57:38 +01:00

goftp

Build Status Coverage Status Go ReportCard

A FTP client package for Go

Install

go get -u github.com/jlaffaye/ftp

Documentation

http://godoc.org/github.com/jlaffaye/ftp

Description
FTP client package for Go
Readme 772 KiB
Languages
Go 100%