Searched refs:withGRPCConn (Results 1 – 1 of 1) sorted by relevance
119 return withGRPCConn{conn}122 type withGRPCConn struct{ conn *grpc.ClientConn } argument124 func (w withGRPCConn) Apply(o *internal.DialSettings) { argument