Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct {
Logger *zap.Logger
BufferedGrpcSyncer *logging.BufferedGrpcWriteSyncer
}
Factory creates logs stream clients.
func (*Factory) NewStreamClient ¶
func (f *Factory) NewStreamClient(ctx context.Context, grpcConn grpc.ClientConnInterface) (stream.StreamClient, error)
NewStreamClient creates a new logs stream client.
Click to show internal directories.
Click to hide internal directories.