Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RPCChecker ¶
type RPCChecker struct {
// contains filtered or unexported fields
}
RPCChecker combines multiple RPC health checks.
func NewRPCChecker ¶
func NewRPCChecker(evmClients map[string]evm.BlockClient, algorandClients map[string]algorand.AlgodClient) *RPCChecker
NewRPCChecker creates a checker for multiple RPC sources.
Click to show internal directories.
Click to hide internal directories.