Versions in this module Expand all Collapse all v2 v2.0.2 Apr 26, 2020 Changes in this version + type Client struct + Conn gopi.RPCClientConn + func (Client) Name() string + func (config Client) New(log gopi.Logger) (gopi.Unit, error) + type Service struct + Server gopi.RPCServer + func (Service) Name() string + func (config Service) New(log gopi.Logger) (gopi.Unit, error)