vice icon indicating copy to clipboard operation
vice copied to clipboard

Doesn't build with nats

Open brucealthompson opened this issue 2 years ago • 1 comments

I get this build error when I try to build after importing "github.com/matryer/vice/queues/nats". ....\pkg\mod\github.com\matryer\[email protected]\queues\nats\nats.go:83:99: cannot use t.natsConn (variable of type *"github.com/nats-io/go-nats".Conn) as *"github.com/nats-io/nats.go".Conn value in argument to stan.NatsConn

brucealthompson avatar May 18 '23 22:05 brucealthompson

I think the code needs updating to use nats jetstream ?

gedw99 avatar Jul 19 '23 21:07 gedw99