Documentation
¶
Overview ¶
Code generated by hack/gen-logs.sh; DO NOT EDIT. This file is created and regenerated automatically. Anything added here might get removed.
Index ¶
- func NewGrpcChainClient(conn validatorHelpers.NodeConnection) iface.ChainClient
- func NewGrpcPrysmChainClient(conn validatorHelpers.NodeConnection) iface.PrysmChainClient
- func NewGrpcValidatorClient(conn validatorHelpers.NodeConnection) iface.ValidatorClient
- func NewNodeClient(conn validatorHelpers.NodeConnection) iface.NodeClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGrpcChainClient ¶
func NewGrpcChainClient(conn validatorHelpers.NodeConnection) iface.ChainClient
NewGrpcChainClient creates a new gRPC chain client that supports dynamic connection switching via the NodeConnection's GrpcConnectionProvider.
func NewGrpcPrysmChainClient ¶
func NewGrpcPrysmChainClient(conn validatorHelpers.NodeConnection) iface.PrysmChainClient
NewGrpcPrysmChainClient creates a new gRPC Prysm chain client that supports dynamic connection switching via the NodeConnection's GrpcConnectionProvider.
func NewGrpcValidatorClient ¶
func NewGrpcValidatorClient(conn validatorHelpers.NodeConnection) iface.ValidatorClient
NewGrpcValidatorClient creates a new gRPC validator client that supports dynamic connection switching via the NodeConnection's GrpcConnectionProvider.
func NewNodeClient ¶
func NewNodeClient(conn validatorHelpers.NodeConnection) iface.NodeClient
NewNodeClient creates a new gRPC node client that supports dynamic connection switching via the NodeConnection's GrpcConnectionProvider.
Types ¶
This section is empty.