google.golang.org/grpc.ClientConn.Invoke (method, view implemented interface methods)
2 uses
google.golang.org/grpc (current package)
call.go#L29: func (cc *ClientConn) Invoke(ctx context.Context, method string, args, reply interface{}, opts ...CallOption) error {
call.go#L60: return cc.Invoke(ctx, method, args, reply, opts...)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)