sync

package
v0.0.0-...-689a390 Latest Latest
Warning

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

Go to latest
Published: May 17, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package sync in it current form works only for one round going on at a time

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server interface {
	Round([]byte, func([]byte) error, time.Time)
}

Server implements

func New

func New(pid, nProc uint16, roundTime time.Duration, localAddr string, remoteAddrs []string) Server

New construcs a SyncServer object

Jump to

Keyboard shortcuts

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