chore: fix typo in workerUpstreamMessageServiceServer godoc

pull/3251/head
Jim 3 years ago committed by Timothy Messier
parent 21f6be9ab5
commit ac67b8d7f5
No known key found for this signature in database
GPG Key ID: EFD2F184F7600572

@ -23,7 +23,7 @@ import (
type UpstreamMessageServiceClientProducer func(context.Context) (pbs.UpstreamMessageServiceClient, error)
// workerUpstreamMessageServiceServer implements the
// SessionRecordingServiceServer for workers and always forwards requests using
// UpstreamMessageServiceServer for workers and always forwards requests using
// its clients
type workerUpstreamMessageServiceServer struct {
pbs.UnimplementedUpstreamMessageServiceServer

Loading…
Cancel
Save