package relaysvc
import "github.com/libp2p/go-libp2p/p2p/host/relaysvc"
Index ¶
Types ¶
type RelayManager ¶
type RelayManager struct {
// contains filtered or unexported fields
}
func NewRelayManager ¶
func NewRelayManager(host host.Host, opts ...relayv2.Option) *RelayManager
func (*RelayManager) Close ¶
func (m *RelayManager) Close() error
Source Files ¶
- Version
- v0.41.1 (latest)
- Published
- Mar 24, 2025
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 3 weeks ago –
Tools for package owners.