Versions in this module Expand all Collapse all v1 v1.70.0 Feb 9, 2025 Changes in this version + type StreamImpl struct + func NewStreamImpl(opts StreamOpts) *StreamImpl + func (lrs *StreamImpl) ReportLoad() (*load.Store, func()) + func (lrs *StreamImpl) Stop() + type StreamOpts struct + Backoff func(int) time.Duration + LogPrefix string + NodeProto *v3corepb.Node + Transport transport.Transport v1.70.0-fix Feb 9, 2025