minio/pkg/api
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
..
config Update license header Mini should be Minimalist really 2015-03-19 14:35:50 -07:00
web Update license header Mini should be Minimalist really 2015-03-19 14:35:50 -07:00
api_bucket_handlers.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
api_definitions.go Update license header Mini should be Minimalist really 2015-03-19 14:35:50 -07:00
api_generic_handlers.go Update license header Mini should be Minimalist really 2015-03-19 14:35:50 -07:00
api_object_handlers.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
api_policy_handlers.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
api_response.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
api_router.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
api_signature.go Update license header Mini should be Minimalist really 2015-03-19 14:35:50 -07:00
api_test.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
contenttype.go Update license header Mini should be Minimalist really 2015-03-19 14:35:50 -07:00
errors.go Update license header Mini should be Minimalist really 2015-03-19 14:35:50 -07:00
headers.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00
range.go Update license header Mini should be Minimalist really 2015-03-19 14:35:50 -07:00
resources.go Code restructuring, assigning proper subsystems to each 2015-03-24 06:47:10 -07:00