package
1.0.1
Repository: https://github.com/highwire/http-api-mock.git
Documentation: pkg.go.dev

# Functions

NewRouter returns a pointer to new RequestRouter.

# Structs

RequestRouter checks http requesta and try to figure out what is the best mock for each one.

# Interfaces

Router contains the functions to check the http request and return the matching mock.