minio recurse support

This commit is contained in:
Bel LaPointe
2021-07-17 11:15:31 -06:00
parent 7c9b1c38fb
commit dab532e7f0
2 changed files with 9 additions and 3 deletions

5
minio.go Normal file
View File

@@ -0,0 +1,5 @@
package storage
import "local/storage/minio"
type Minio minio.Minio