# Functions
NewClient returns a new master client object that talks to the provided Master.
NewLocal creates a new local Master that manages it's own satellites.
NewRemoteMaster returns a Master that talks to a remote grpc Master service.
Serve wraps a Master in a grpc server.
# Interfaces
Master is the interface to a master implementation.
# Type aliases
No description provided by the author
No description provided by the author