# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
GetNewHoverfly returns a configured ProxyHttpServer and DBClient.
InitSettings gets and returns initial configuration from env variables or sets defaults.
No description provided by the author
No description provided by the author
Creates goproxy.ProxyHttpServer and configures it to be used as a proxy for Hoverfly goproxy is given handlers that use the Hoverfly request processing.
NewStoppableListener returns new StoppableListener listener.
No description provided by the author
Creates goproxy.ProxyHttpServer and configures it to be used as a webserver for Hoverfly goproxy is given a non proxy handler that uses the Hoverfly request processing.
# Constants
DefaultAdminPort - default admin interface port.
DefaultDatabasePath - default database name that will be created or used by Hoverfly.
DefaultJWTExpirationDelta - default token expiration if environment variable is no provided.
No description provided by the author
DefaultPort - default proxy port.
Environment variables.
Environment variables.
Environment variables.
Environment variables.
Environment variables.
Environment variables.
Environment variables.
Environment variables.
Environment variables.
Environment variables.
Environment variables.
Environment variables.
URL is regexp to match http urls.
# Variables
No description provided by the author
# Structs
No description provided by the author
Configuration - initial structure of configuration.
Hoverfly provides access to hoverfly - updating/starting/stopping proxy, http client and configuration, cache access.
StoppableListener - wrapper for tcp listener that can stop.
No description provided by the author
# Type aliases
No description provided by the author