matryer / matryer/vice

Doesn't build with nats

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.5k
Forks
76
PR merge metrics
No merged PRs in 30d

Description

I get this build error when I try to build after importing "github.com/matryer/vice/queues/nats". ..\..\pkg\mod\github.com\matryer\vice@v1.0.0\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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the build after importing github.com/matryer/vice/queues/nats, then inspect queues/nats/nats.go around line 83 where the reported type mismatch occurs. The work is done when the NATS queue package builds successfully with the imported dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.