minio/vendor/github.com/gorilla/rpc/v2
2016-01-24 16:39:48 -08:00
..
json Bring in the list APIs implemented by Bala <bala@minio.io> 2016-01-24 16:39:48 -08:00
compression_selector.go Bring in the list APIs implemented by Bala <bala@minio.io> 2016-01-24 16:39:48 -08:00
doc.go Bring in the list APIs implemented by Bala <bala@minio.io> 2016-01-24 16:39:48 -08:00
encoder_selector.go Bring in the list APIs implemented by Bala <bala@minio.io> 2016-01-24 16:39:48 -08:00
LICENSE Bring in the list APIs implemented by Bala <bala@minio.io> 2016-01-24 16:39:48 -08:00
map.go Bring in the list APIs implemented by Bala <bala@minio.io> 2016-01-24 16:39:48 -08:00
README.md Bring in the list APIs implemented by Bala <bala@minio.io> 2016-01-24 16:39:48 -08:00
server_test.go Bring in the list APIs implemented by Bala <bala@minio.io> 2016-01-24 16:39:48 -08:00
server.go Bring in the list APIs implemented by Bala <bala@minio.io> 2016-01-24 16:39:48 -08:00

rpc

gorilla/rpc is a foundation for RPC over HTTP services, providing access to the exported methods of an object through HTTP requests.

Read the full documentation here: http://www.gorillatoolkit.org/pkg/rpc