Nav apraksta

Julien Laffaye 8019e67744 Add tests for StatusText 7 gadi atpakaļ
.travis a6cab19b01 Update Go version in Travis build. 7 gadi atpakaļ
.travis.yml 89749c6313 Run tests with Go 1.11 7 gadi atpakaļ
LICENSE 3a7f65cd20 Update copyright years. 13 gadi atpakaļ
README.md e53011540c Update README.md 10 gadi atpakaļ
client_multiline_test.go ff557cea69 Create mock for multiline test 10 gadi atpakaļ
client_test.go 479d87b91a added recursively deleting folders 9 gadi atpakaļ
ftp.go f75dead520 error strings should not be capitalized (ST1005) 7 gadi atpakaļ
parse.go b218223d02 Use error values in tests 7 gadi atpakaļ
parse_test.go b218223d02 Use error values in tests 7 gadi atpakaļ
scanner.go 602886c6b8 Do not export the scanner type 9 gadi atpakaļ
scanner_test.go 602886c6b8 Do not export the scanner type 9 gadi atpakaļ
status.go 72f5c01749 StatusText returns a text for the FTP status code 7 gadi atpakaļ
status_test.go 8019e67744 Add tests for StatusText 7 gadi atpakaļ

README.md

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