package upgrader
Import Path
github.com/libp2p/go-libp2p/p2p/net/upgrader
Imports
1. context
2. errors
3. fmt
4. github.com/ipfs/go-log/v2
5. github.com/jbenet/go-temp-err-catcher
6. github.com/libp2p/go-libp2p/core/connmgr
7. github.com/libp2p/go-libp2p/core/network
8. github.com/libp2p/go-libp2p/core/peer
9. github.com/libp2p/go-libp2p/core/pnet
10. github.com/libp2p/go-libp2p/core/protocol
11. github.com/libp2p/go-libp2p/core/sec
12. github.com/libp2p/go-libp2p/core/transport
13. github.com/libp2p/go-libp2p/p2p/net/pnet
14. github.com/multiformats/go-multiaddr/net
15. github.com/multiformats/go-multistream
16. net
17. strings
18. sync
19. time
Imported By
1. github.com/libp2p/go-libp2p
2. github.com/libp2p/go-libp2p/config
3. github.com/libp2p/go-libp2p/p2p/security/noise
4. github.com/libp2p/go-libp2p/p2p/security/tls

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.