Documentation ¶
Index ¶
- func Dial(network string, address string) (*rpc.Client, error)
- func NewJsonRpc2Client(conn io.ReadWriteCloser) *rpc.Client
- func NewJsonRpc2ClientCodec(conn io.ReadWriteCloser) rpc.ClientCodec
- func NewJsonRpc2ServerCodec(conn io.ReadWriteCloser) rpc.ServerCodec
- func ServerConn(conn io.ReadWriteCloser)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewJsonRpc2Client ¶
func NewJsonRpc2Client(conn io.ReadWriteCloser) *rpc.Client
func NewJsonRpc2ClientCodec ¶
func NewJsonRpc2ClientCodec(conn io.ReadWriteCloser) rpc.ClientCodec
func NewJsonRpc2ServerCodec ¶
func NewJsonRpc2ServerCodec(conn io.ReadWriteCloser) rpc.ServerCodec
func ServerConn ¶
func ServerConn(conn io.ReadWriteCloser)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.