diff --git a/nats.go b/nats.go index 7c3dac2..b622b28 100644 --- a/nats.go +++ b/nats.go @@ -19,6 +19,7 @@ type ( Options []stan.Option } + // StreamerParams param to initialize streamer client instance StreamerParams struct { dig.In