Versions in this module Expand all Collapse all v0 v0.1.1 May 14, 2023 Changes in this version + func RPCRoutes(c *lrpc.Client) map[string]*rpcserver.RPCFunc + type Proxy struct + Addr string + Client *lrpc.Client + Codec *amino.Codec + Config *rpcserver.Config + Listener net.Listener + Logger log.Logger + func (p *Proxy) ListenAndServe() error + func (p *Proxy) ListenAndServeTLS(certFile, keyFile string) error