Versions in this module Expand all Collapse all v2 v2.9.3 Mar 12, 2021 v2.9.2 Mar 12, 2021 Changes in this version + func New(service, endpoint string, req interface{}, s Stream) server.Stream + type Stream interface + Close func() error + Context func() context.Context + RecvMsg func(interface{}) error + SendMsg func(interface{}) error