package
0.0.0-20240618082255-83008eb4fce2
Repository: https://github.com/bittorrent/go-btfs.git
Documentation: pkg.go.dev
# Functions
FindPeer decodes a string-based peer id and tries to find it in the current routing table (if not connected, will retry).
GetStreamRequestRemotePeerID checks to see if current request is part of a streamedd libp2p connection, if yes, return the remote peer id, otherwise return false.
P2PCall is a wrapper for creating a client and calling a get If passed a nil context, a new one will be created.
P2PCallStrings is a helper to pass string arguments to P2PCall.
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author