vice
vice copied to clipboard
Doesn't build with nats
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
I think the code needs updating to use nats jetstream ?