package
0.6.0
Repository: https://github.com/steeve/pulsar.git
Documentation: pkg.go.dev

# Functions

Dial connects to a JSON-RPC server at the specified network address.
NewClient returns a new rpc.Client to handle requests to the set of services at the other end of the connection.
NewClientCodec returns a new rpc.ClientCodec using JSON-RPC on conn.