Codebase list golang-github-go-kit-kit / 9a1a7ad transport / http / jsonrpc / doc.go
9a1a7ad

Tree @9a1a7ad (Download .tar.gz)

doc.go @9a1a7adraw · history · blame

1
2
3
// Package jsonrpc provides a JSON RPC (v2.0) binding for endpoints.
// See http://www.jsonrpc.org/specification
package jsonrpc