package
2.1.1
Repository: https://github.com/skip-mev/connect.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package types is a reverse proxy.

# Functions

NewOracleServer returns a new instance of the OracleServer, given an implementation of the Oracle interface.
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

OracleServer is the base implementation of the service.OracleServer interface, this is meant to serve requests from a remote OracleClient.

# Interfaces

OracleService defines the service all clients must implement.