Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 482 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 482 Bytes

ftp

Build Status Go Report Card

A simple (but not complete) FTP package (see RFC 959 and related).

It has:

  • some unit tests
  • travis ci
  • implemented pseudo-filesystem
  • concurrent client handling
  • no dependencies