minio/pkg/rpc
Klaus Post f139a19238
Upgrade compress and pgzip package (#10992)
Should provide faster decompression for s3 select and other places where it is used.
2020-11-27 10:10:15 -08:00
..
json2
compression_selector.go Upgrade compress and pgzip package (#10992) 2020-11-27 10:10:15 -08:00
doc.go
encoder_selector.go
LICENSE
LICENSE.ORIG
map.go
README.md
server_test.go
server.go

rpc

rpc/v2 support for JSON-RPC 2.0 Specification.

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