Versions in this module Expand all Collapse all v0 v0.9.1 Dec 2, 2020 Changes in this version + type Client interface + Close func() error + func NewClient(ctx context.Context, addr string, opts ...rpcclient.DialOption) (Client, error)