package
1.5.0
Repository: https://github.com/nethermindeth/sedge.git
Documentation: pkg.go.dev

# Functions

RandomChoice : Select a random supported client from a ClientMap params :- a.
RandomClientName returns a random client name from a list of clients.
ValidateClient : Validate if the client is supported and configured params :- a.

# Variables

No description provided by the author
ErrEmptyClientsList is returned when the clients list is empty.

# Structs

Client : Struct Represent a client like geth, prysm, etc.
ClientInfo : Struct Interface for listing available clients.
Clients : Struct Represent a combination of execution, consensus and validator clients.

# Type aliases

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