...
Package adapter
Overview ▹
Index ▹
func ClusterServerToClusterClient ¶
func ClusterServerToClusterClient(cls pb.ClusterServer) pb.ClusterClient
func ElectionServerToElectionClient ¶
func ElectionServerToElectionClient(es v3electionpb.ElectionServer) v3electionpb.ElectionClient
func KvServerToKvClient ¶
func KvServerToKvClient(kvs pb.KVServer) pb.KVClient
func LeaseServerToLeaseClient ¶
func LeaseServerToLeaseClient(ls pb.LeaseServer) pb.LeaseClient
func LockServerToLockClient ¶
func LockServerToLockClient(ls v3lockpb.LockServer) v3lockpb.LockClient
func MaintenanceServerToMaintenanceClient ¶
func MaintenanceServerToMaintenanceClient(mts pb.MaintenanceServer) pb.MaintenanceClient
func WatchServerToWatchClient ¶
func WatchServerToWatchClient(wserv pb.WatchServer) pb.WatchClient