Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EthereumMonitoringService ¶
type EthereumMonitoringService struct {
// contains filtered or unexported fields
}
func NewEthereumMonitoringService ¶
func NewEthereumMonitoringService( cfg []config.EthereumChain, collector *collectors.VegaMonitoringCollector, logger *logging.Logger, ) *EthereumMonitoringService
func (*EthereumMonitoringService) Start ¶
func (s *EthereumMonitoringService) Start(ctx context.Context, statusPublisher metamonitoring.MonitoringStatusPublisher) error
Click to show internal directories.
Click to hide internal directories.