relay

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type EventService

type EventService struct {
	relay.UnimplementedEventServiceServer
	// contains filtered or unexported fields
}

type EventServiceOpts

type EventServiceOpts struct {
	Store  store.Store
	Logger *zap.Logger
}

type StatusService

type StatusService struct {
	relay.UnimplementedStatusServiceServer
	// contains filtered or unexported fields
}

func NewStatusService

func NewStatusService(opts StatusServiceOpts) *StatusService

func (StatusService) UpdateExpectedHash

func (StatusService) UpdateNodeStatus

type StatusServiceOpts

type StatusServiceOpts struct {
	StoreLoader util.StoreLoader
	Logger      *zap.Logger
}

Jump to

Keyboard shortcuts

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