minio/pkg/drivers
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
..
donut Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
file Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
memory Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
api_testsuite.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
bucket_policy.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
bucket_policy_compat.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
date.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
driver.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
errors.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00