minio/pkg/server/api
2015-07-09 21:49:58 -07:00
..
acl.go Restructure API handlers, add JSON RPC simple HelloService right now. 2015-07-02 21:04:04 -07:00
api.go Add Donut rpc service for sending changes to configuration files 2015-07-06 11:10:06 -07:00
bucket-handlers.go Handle both space and non-space characters, in signature v4 - add errors for all API's 2015-07-09 21:49:58 -07:00
contenttype.go Restructure API handlers, add JSON RPC simple HelloService right now. 2015-07-02 21:04:04 -07:00
definitions.go CompleteMultipartUpload and CreateObjectPart now fully support signature v4 2015-07-09 19:01:15 -07:00
errors.go Restructure API handlers, add JSON RPC simple HelloService right now. 2015-07-02 21:04:04 -07:00
generic-handlers.go PutObject handler gets initial support for signature v4, working 2015-07-09 16:44:38 -07:00
headers.go Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
logging-handlers.go Make priority queue lambda function return error over a channel 2015-07-02 21:04:04 -07:00
object-handlers.go Handle both space and non-space characters, in signature v4 - add errors for all API's 2015-07-09 21:49:58 -07:00
range.go Restructure API handlers, add JSON RPC simple HelloService right now. 2015-07-02 21:04:04 -07:00
ratelimit-handlers.go Make priority queue lambda function return error over a channel 2015-07-02 21:04:04 -07:00
resources.go Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
response.go All other API's now support signature v4 2015-07-09 19:45:56 -07:00
signature.go Handle both space and non-space characters, in signature v4 - add errors for all API's 2015-07-09 21:49:58 -07:00
utils.go Restructure API handlers, add JSON RPC simple HelloService right now. 2015-07-02 21:04:04 -07:00