minio/pkg
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
..
api Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
drivers Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
encoding/erasure Rename parms as --> params for brevity and misc cleanup 2015-03-22 20:26:01 -07:00
server Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
storage/donut Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
utils Implement log package as drop-in replacement for handling Debug log-level 2015-03-23 18:18:11 -07:00