Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrRoundNotMatch = errors.New("start and end round not match")
Functions ¶
This section is empty.
Types ¶
type Coordinator ¶
type Coordinator struct {
// contains filtered or unexported fields
}
func NewCoordinator ¶
func NewCoordinator(c CoordinatorConfig) *Coordinator
type CoordinatorConfig ¶
Click to show internal directories.
Click to hide internal directories.