coordinator

package
v0.0.0-...-7462608 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2020 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Coordinator

type Coordinator interface {
	PublicKey() ecdsa.PublicKey
	NewRound(round, numUsers int) error
	GenerateMessages(round, msgSize int) error
	SubmitMessages(round int) error
	StartExperiment(round int) error
}

func NewCoordinator

func NewCoordinator(mailboxes, clients, servers map[string]*config.Server, groups map[string]*config.Group) Coordinator

Jump to

Keyboard shortcuts

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