nodescanner

package
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckDataDepth added in v0.8.2

func CheckDataDepth(address string) (uint64, uint64, uint64, error)

func CheckGQL added in v0.8.2

func CheckGQL(address string) (time.Duration, uint64, error)

func CheckGRPC added in v0.8.2

func CheckGRPC(address string) (time.Duration, uint64, error)

func CheckREST added in v0.8.2

func CheckREST(address string) (time.Duration, uint64, error)

func GetTradesCount added in v0.8.2

func GetTradesCount(address string, dateRangeEnd time.Time) (uint64, error)

Types

type NodeScannerService

type NodeScannerService struct {
	// contains filtered or unexported fields
}

func NewNodeScannerService

func NewNodeScannerService(
	config *config.MonitoringConfig,
	collector *collectors.VegaMonitoringCollector,
	log *logging.Logger,
) *NodeScannerService

func (*NodeScannerService) Start

func (s *NodeScannerService) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL