Versions in this module Expand all Collapse all v1 v1.0.6 Nov 22, 2023 Changes in this version + type ReconnectRPCClient struct + func NewClient(protocol, address string) *ReconnectRPCClient + func (rpcClient *ReconnectRPCClient) Call(serviceMethod string, args interface{}, reply interface{}) (err error) + func (rpcClient *ReconnectRPCClient) Close() error