# 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.