minio/pkg/drivers/file
Harshavardhana 0474439b43 Code restructuring, assigning proper subsystems to each
- Drivers contain
    * donut/*
    * file/*
    * memory/*

 - Storage format contains
    * donut/*
      - GetObject() --> renamed to GetObjectReader()
      - Deleted stale objectwriter.go, renamed donutwriter.go to object_writer.go

Simplifying, and documenting codebase further
2015-03-24 06:47:10 -07:00
..
file.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
file_bucket.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
file_common.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
file_filter.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
file_object.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
file_policy.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
file_test.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00