Loyalsoldier
|
79b8784934
|
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning
* Tools & Docs: compatible with semantic import versioning
* Clean go.mod & go.sum
|
2020-11-21 17:34:55 +08:00 |
|
HFO4
|
a7ba357cb8
|
Fix: hash mark in file name lead to 404 error (#405)
|
2020-05-30 19:35:28 +08:00 |
|
HFO4
|
ce7784090f
|
Feat: List files in upyun bucket
|
2020-04-30 10:37:48 +08:00 |
|
HFO4
|
36e5b31f73
|
Modify: add recursive options for list method
Test: local.List
|
2020-04-27 10:31:34 +08:00 |
|
HFO4
|
f7311f906b
|
Feat: add List method to Handler interface / implement local.List
|
2020-04-24 11:08:07 +08:00 |
|
yeungc
|
6285e45e34
|
Fix: filename and code typo (#260)
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller_test.go to handler_test.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Fix typo
|
2020-03-23 13:44:59 +08:00 |
|