Versions in this module Expand all Collapse all v4 v4.7.1 Feb 23, 2023 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