package
0.0.0-20230316220057-4c80c36c4c3a
Repository: https://github.com/rauljordan/engine-proxy.git
Documentation: pkg.go.dev
# Functions
New creates a proxy server forwarding requests from a consensus client to an execution client.
WithDestinationAddress sets the forwarding address requests will be proxied to.
WithHost sets the proxy server host.
WithJWTSecret sets a JWT secret.
WithPort sets the proxy server port.
WithSpoofingCallbacks sets the proxy spoofing callbacks.
WithSpoofingConfig sets the proxy spoofing config.
# Structs
Proxy server that sits as a middleware between an Ethereum consensus client and an execution client, allowing us to modify in-flight requests and responses for testing purposes.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author