Bjørn Erik Pedersen
|
52b64170ec
|
Fix staticcheck lint errors
|
2022-07-14 14:33:54 +02:00 |
Christoph Armster
|
b25fb10d4f
|
clarify error message
|
2022-03-10 08:24:52 +01:00 |
Christoph Armster
|
d6369bbece
|
add test for RemoveAll
|
2022-02-22 09:31:52 +01:00 |
Christoph Armster
|
25e8a0a4c8
|
fix typo
|
2022-02-22 09:09:00 +01:00 |
Christoph Armster
|
e08384e901
|
return no error if file doesn't exist
|
2022-02-22 09:06:46 +01:00 |
Nicola Murino
|
165e3dc3a5
|
GCS fs: move all gcsfs related implementations to its own package
this way we don't force any application that import afero to include
gcfs deps in its binary
|
2021-12-27 18:55:57 +01:00 |
VOvchinnikov
|
c1220175da
|
Added implementation to cover the new `Mkdir` & `MkdirAll` cases
|
2021-08-05 18:38:36 +02:00 |
Vasily Ovchinnikov
|
78acf3b074
|
Changed abstraction to operate on client, not bucket
|
2021-04-14 13:08:40 +02:00 |
Vasily Ovchinnikov
|
1a0f20777f
|
Add GCS Fs implementation
|
2021-04-12 20:07:21 +02:00 |