Aucune description

Julien Laffaye 04b1878733 Add DialWithOptions il y a 7 ans
.travis.yml 55546487cf Use mock for all tests il y a 7 ans
LICENSE 3a7f65cd20 Update copyright years. il y a 13 ans
README.md e53011540c Update README.md il y a 10 ans
client_test.go 04b1878733 Add DialWithOptions il y a 7 ans
conn_test.go 04b1878733 Add DialWithOptions il y a 7 ans
ftp.go 04b1878733 Add DialWithOptions il y a 7 ans
parse.go b218223d02 Use error values in tests il y a 7 ans
parse_test.go b218223d02 Use error values in tests il y a 7 ans
scanner.go 602886c6b8 Do not export the scanner type il y a 9 ans
scanner_test.go 602886c6b8 Do not export the scanner type il y a 9 ans
status.go 72f5c01749 StatusText returns a text for the FTP status code il y a 7 ans
status_test.go 8019e67744 Add tests for StatusText il y a 7 ans

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