package
0.0.0-20181206193306-3e9438655323
Repository: https://github.com/bparli/dmutex.git
Documentation: pkg.go.dev

# Functions

NewDistSyncServer initializes the grpc server and mutex processing queue.

# Variables

Peers is a mapping of nodes which are in the same quorum(s) as the local node.
RPCPort is the port used by all nodes in the cluster for grpc messages.
Timeout for acquiring enough replies.

# Structs

DistSyncServer manages grpc server and request queue.