package relay
Import Path
github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/relay
Imports
1. context
2. errors
3. fmt
4. github.com/ipfs/go-log/v2
5. github.com/libp2p/go-buffer-pool
6. github.com/libp2p/go-libp2p-asn-util
7. github.com/libp2p/go-libp2p/core/crypto
8. github.com/libp2p/go-libp2p/core/host
9. github.com/libp2p/go-libp2p/core/network
10. github.com/libp2p/go-libp2p/core/peer
11. github.com/libp2p/go-libp2p/core/record
12. github.com/libp2p/go-libp2p/p2p/metricshelper
13. github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/pb
14. github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/proto
15. github.com/libp2p/go-libp2p/p2p/protocol/circuitv2/util
16. github.com/multiformats/go-multiaddr
17. github.com/multiformats/go-multiaddr/net
18. github.com/prometheus/client_golang/prometheus
19. io
20. slices
21. sync
22. sync/atomic
23. time
Imported By
1. github.com/libp2p/go-libp2p
2. github.com/libp2p/go-libp2p/config
3. github.com/libp2p/go-libp2p/p2p/host/basic
4. github.com/libp2p/go-libp2p/p2p/host/relaysvc

The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds.