package
0.0.0-20240322071808-de8e8a8f202d
Repository: https://github.com/ipfs-shipyard/w3rc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

RecordError returns a RoutingRecord indicating a specified error.

# Constants

RoutingErrorProtocol is the protocol identity for conveying a routing error.

# Structs

RoutingError is a RoutingRecord used for signalling an underlying error.

# Interfaces

The Routing interface is an evolution of the ContentRouting interface found in [libp2p](https://github.com/libp2p/go-libp2p-core/blob/master/routing/routing.go#L26).
A RoutingRecord is an abstract record of a content routing response.

# Type aliases

RoutingOptions further specify a content routing request.