Skip to content

Refactor P2P to be a struct #28

Refactor P2P to be a struct

Refactor P2P to be a struct #28

Triggered via push November 27, 2023 03:03
Status Failure
Total duration 22s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: p2p/discovery.go#L30
cannot use dht.Init(ctx, h) (value of type "github.com/bahner/go-ma-actor/p2p/dht".DHT) as *"github.com/libp2p/go-libp2p-kad-dht".IpfsDHT value in assignment
build: p2p/discovery.go#L46
undefined: dht.DiscoverPeers
build
Process completed with exit code 1.