package
0.3.1
Repository: https://github.com/ipfs/go-ipfs-routing.git
Documentation: pkg.go.dev

# Functions

NewServer returns a mockrouting Server Deprecated: use github.com/ipfs/boxo/routing/mock.NewServer.
NewServerWithDelay returns a mockrouting Server with a delay! Deprecated: use github.com/ipfs/boxo/routing/mock.NewServerWithDelay.

# Structs

DelayConfig can be used to configured the fake delays of a mock server.
MockValidator is a record validator that always returns success.

# Interfaces

Client implements Routing Deprecated: use github.com/ipfs/boxo/routing/mock.Client.
Server provides mockrouting Clients Deprecated: use github.com/ipfs/boxo/routing/mock.Server.