当前位置:网站首页>grpc本地测试联调工具BloomRPC
grpc本地测试联调工具BloomRPC
2022-06-24 08:21:00 【MonkeyKing_sunyuhua】
本地开发grpc的项目,本地进行联调如果没有好用的工具,很难完成本地代码的联调和测试。
现在介绍一个好用的工具BloomRPC
1、下载并安装
https://github.com/bloomrpc/bloomrpc/releases
2、将项目的proto导入进来

3、会自动生成

4、编辑并提交
{
"resource_type": 8,
"backup": {
"time": {
"seconds":1655869901,"nanos":0},
"start_time": {
"seconds":1655868901,"nanos":0},
"end_time": {
"seconds":1655869901,"nanos":0},
"tenant_id": 2247,
"size": 1073741824,
"unit": "bytes",
"tags": {
"tenant_id": 2247,
"size": 1073741824
}
}
}
注意时间格式比较特殊,有自己RPC的书写方式
"time": {
"seconds":1655869901,"nanos":0}
边栏推荐
猜你喜欢

NETRCA: AN EFFECTIVE NETWORK FAULT CAUSE LOCALIZATION之论文阅读

ThinkPHP5多语言切换项目实战

Rpiplay implementation of raspberry pie airplay projector

零基础自学SQL课程 | 相关子查询

浮点数表示法(总结自CS61C和CMU CSAPP)

LeetCode: 240. 搜索二维矩阵 II

关于thinkphp5 使用模型save()更新数据提示 method not exist:think\db\Query-> 报错解决方案

In depth analysis of Apache bookkeeper series: Part 3 - reading principle
Depens:*** but it is not going to be installed

The ambition of JD instant retailing from 618
随机推荐
Longest public prefix of leetcode
Threejs MMD model loading + contour loading + animation loading + Audio loading + camera animation loading +ammojs loading gltf model loading +gltf reflection adjustment
【bug】@JsonFormat 使用时出现日期少一天的问题
[bug] @jsonformat has a problem that the date is less than one day when it is used
荐书丨《好奇心的秘密》:一个针尖上可以站多少跳舞的小天使?
正则匹配邮箱
Every (), map (), forearch () methods. There are objects in the array
关于thinkphp5 使用模型save()更新数据提示 method not exist:think\db\Query-> 报错解决方案
2022.06.23 (traversal of lc_144,94145\
Thinkphp5清除runtime下的cache缓存,temp缓存,log缓存
EasyExcel单sheet页与多sheet页写出
PHP封装一个文件上传类(支持单文件多文件上传)
ApplicationContextInitializer的三种使用方法
小白学习MySQL - 增量统计SQL的需求
Solution: the word of jmeter5.5 on the win11 lower interface is very small
RISC-V架构下 FPU Context 的动态保存和恢复
Cdga | how can we do well in data governance?
Ordinary people have no education background. Can they earn more than 10000 yuan a month by Self-taught programming?
Zero foundation self-study SQL course | related sub query
[GDB debugging tool] | how to debug under multithreading, multiprocessing and running programs