Versions in this module Expand all Collapse all v1 v1.3.14 May 13, 2026 Changes in this version type Factory + Cache *cache.ConfiguredObjectCache + Stats *stream.Stats v1.3.13 Apr 17, 2026 Changes in this version + type ConfigurationStream interface + Recv func() (*pb.GetConfigurationUpdatesResponse, error) + Send func(req *pb.GetConfigurationUpdatesRequest) error + type Factory struct + BufferedGrpcSyncer *logging.BufferedGrpcWriteSyncer + Logger *zap.Logger + VerboseDebugging bool + func (f *Factory) Name() string + func (f *Factory) NewStreamClient(ctx context.Context, grpcConn grpc.ClientConnInterface) (stream.StreamClient, error)