mirror of
https://github.com/pgsty/minio.git
synced 2026-03-14 23:25:33 +01:00
- Move fs-definitions.go and break them into fs-datatypes.go, fs-bucket-acl.go and fs-utils.go - Move api-definitions.go to api-response.go, where they should be. - Move web-definitions to its related handlers.