Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server interface { manager.Runnable manager.LeaderElectionRunnable // ServiceRegistrar returns the gRPC service registrar of the server. ServiceRegistrar() grpc.ServiceRegistrar }
Server is a leader election runnable gRPC server.
Click to show internal directories.
Click to hide internal directories.