monitor

package
v0.0.0-...-8ad0a2a Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MonitorService

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

func New

func New(port string) *MonitorService

func (*MonitorService) APIs

func (service *MonitorService) APIs() []rpc.API

func (*MonitorService) Protocols

func (service *MonitorService) Protocols() []p2p.Protocol

func (*MonitorService) Start

func (service *MonitorService) Start(p2pServer *p2p.Server) error

func (*MonitorService) Stop

func (service *MonitorService) Stop() error

type PublicMonitorAPI

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

func NewPublicMonitorAPI

func NewPublicMonitorAPI(monitorService *MonitorService) *PublicMonitorAPI

type RespErr

type RespErr struct {
	Code int
	Msg  string
}

Jump to

Keyboard shortcuts

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