package
0.1.0
Repository: https://github.com/goplugin/libocr.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

BinaryMessageWithSender contains the information from a Receive() channel message: The binary representation of the message, and the ID of its sender.
BootstrapperLocator contains information for locating a bootstrapper on the network.

# Interfaces

BinaryNetworkEndpoint contains the network methods a consumer must implement SendTo and Broadcast must not block.
Bootstrapper helps nodes find each other on the network level by providing peer-discovery services.
Loggers logs things using a structured-logging approach.
MonitoringEndpoint is where the OCR protocol sends monitoring output All its functions should be thread-safe.

# Type aliases

No description provided by the author
OracleID is an index over the oracles, used as a succinct attribution to an oracle in communication with the on-chain contract.