minio/vendor/github.com/gorilla/rpc/v2
Harshavardhana 35d438e0ff vendorize: update all vendorized packages. (#2206)
Bring in new changes from upstream for all the packages.

Important ones include
   - gorilla/mux
   - logrus
   - jwt
2016-07-14 14:59:20 -07:00
..
json2 vendorize: update all vendorized packages. (#2206) 2016-07-14 14:59:20 -07:00
LICENSE 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
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
map.go Bring in the list APIs implemented by Bala <bala@minio.io> 2016-01-24 16:39:48 -08:00
server.go vendorize: update all vendorized packages. (#2206) 2016-07-14 14:59:20 -07:00

README.md

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