sync

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExitLoopError added in v0.1.1

type ExitLoopError struct {
	Message string
}

func (*ExitLoopError) Error added in v0.1.1

func (e *ExitLoopError) Error() string

type NodeRegistration added in v0.1.1

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

type SyncServer

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

func NewSyncServer

func NewSyncServer(
	ctx context.Context,
	log *zap.Logger,
	nodeRegistry registry.NodeRegistry,
	registrant *registrant.Registrant,
	store *sql.DB,
) (*SyncServer, error)

func (*SyncServer) Close

func (s *SyncServer) Close()

Jump to

Keyboard shortcuts

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