Download Latest Version gofs_go1.20.1_amd64_windows_v0.6.0.zip (25.8 MB)
Email in envelope

Get an email when there's a new version of gofs

Home / v0.3.4
Name Modified Size InfoDownloads / Week
Parent folder
gofs_go1.18_amd64_windows_v0.3.4.zip 2022-03-23 16.3 MB
gofs_go1.18_amd64_linux_v0.3.4.tar.gz 2022-03-23 8.3 MB
README.md 2022-03-23 828 Bytes
v0.3.4.tar.gz 2022-03-23 74.7 kB
v0.3.4.zip 2022-03-23 122.3 kB
Totals: 5 Items   24.8 MB 0

Fixed

  • Fix cyclomatic complexity is too high.

Enhancements

  • Add support go1.18.
  • Support send a request that compares the hash value of the file chunk before writing the file chunk to the remote push server.
  • Add the MD5FromFileChunk function to calculate the hash value of the file chunk and add some tests for it.
  • Add the IsEOF and IsNonEOF functions, and add some tests for them.
  • Move util/*.go to the *util package and add some tests for this package.
  • Remove the +build instruction.
  • Remove the vfsValue.Get function.
  • Remove break in the switch.
  • Rename the MD5 function to MD5FromString.
  • Add some tests.
  • Use the mock function for disk operation in the fs package tests.
  • Update server/README.md, fix table format and update file push api document.
Source: README.md, updated 2022-03-23