Skip to content
Snippets Groups Projects
Commit 288f2f58 authored by ale's avatar ale
Browse files

Add the GRPC unimplemented method handler class

parent 94c880d3
No related branches found
No related tags found
No related merge requests found
Pipeline #12933 passed
......@@ -190,6 +190,8 @@ type Loadbalancer struct {
mx sync.Mutex
nodes map[string]*node
lbpb.UnimplementedLoadBalancerServer
}
// New returns a new Loadbalancer with the given utilization limits
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment