storj.io/minio@v0.0.0-20230509071714-0cbc90f649b1/pkg/rpc/README.md (about) 1 rpc 2 === 3 4 5 rpc/v2 support for JSON-RPC 2.0 Specification. 6 7 gorilla/rpc is a foundation for RPC over HTTP services, providing access to the exported methods of an object through HTTP requests. 8 9 Read the full documentation here: http://www.gorillatoolkit.org/pkg/rpc