Breakaway from driver model, move cache into donut
This commit is contained in:
@@ -20,7 +20,7 @@ import router "github.com/gorilla/mux"
|
||||
|
||||
type minioAPI struct{}
|
||||
|
||||
// Handler - api wrapper handler
|
||||
// New api
|
||||
func New(config Config) API {
|
||||
var api = minioAPI{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user