Documentation ¶
Overview ¶
Package coordinator implements the entry/coordinator server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrServerClosed = errors.New("coordinator: server closed")
Functions ¶
This section is empty.
Types ¶
type MixRound ¶
type MixRound struct { MixSettings mixnet.RoundSettings MixSignatures [][]byte EndTime time.Time }
type RoundError ¶
Click to show internal directories.
Click to hide internal directories.