Files
backend/implements/minioObjectStorage.go

5 lines
55 B
Go

package implements
type MinIOObjectStorage struct {
}