kubo/commands/files
Łukasz Magiera 1a93abcd69 fix 'file already closed' in Go 1.9
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-08-20 23:23:55 +02:00
..
file_test.go test(commands): fix EOF failure with Multipart.Read 2017-03-21 11:20:12 +02:00
file.go Implement basic filestore 'no-copy' functionality 2017-03-06 00:37:24 -08:00
is_hidden_windows.go fix hidden file detection on windows 2017-03-24 12:21:43 -07:00
is_hidden.go Add hidden file support to add 2015-07-09 04:07:34 -07:00
linkfile.go implement symlinks in unixfs, first draft 2015-08-30 13:33:42 -07:00
multipartfile.go address PR comments; remove commented/dead code 2017-06-01 12:13:04 -04:00
readerfile.go Implement basic filestore 'no-copy' functionality 2017-03-06 00:37:24 -08:00
serialfile.go fix 'file already closed' in Go 1.9 2017-08-20 23:23:55 +02:00
slicefile.go Flatten multipart file transfers 2016-01-12 08:22:55 -08:00