当前位置:网站首页>Grpc local test joint debugging tool bloomrpc
Grpc local test joint debugging tool bloomrpc
2022-06-24 09:37:00 【MonkeyKing_ sunyuhua】
Local development grpc Project , If there is no easy-to-use tool for local joint commissioning , It is difficult to complete the joint debugging and testing of local code .
Now let's introduce an easy-to-use tool BloomRPC
1、 Download and install
https://github.com/bloomrpc/bloomrpc/releases
2、 Will project's proto Import in

3、 It will generate automatically

4、 Edit and submit
{
"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
}
}
}
Note that the time format is special , Have oneself RPC The way of writing
"time": {
"seconds":1655869901,"nanos":0}
边栏推荐
猜你喜欢

【bug】@JsonFormat 使用时出现日期少一天的问题

深度学习论文阅读目标检测篇(七)中英对照版:YOLOv4《Optimal Speed and Accuracy of Object Detection》

深入解析 Apache BookKeeper 系列:第三篇——读取原理

ThinkPHP5多语言切换项目实战

2022.6.13-6.19 AI行业周刊(第102期):职业发展

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

Xiaobai needs to learn MySQL - incremental statistical SQL

实战剖析:app扫码登陆实现原理(app+网页端详细逻辑)附源码

最新Windows下Go语言开发环境搭建+GoLand配置

EasyExcel单sheet页与多sheet页写出
随机推荐
从618看京东即时零售的野心
IDEA 无法保存设置 源根 D:XXXX在模块XXX中重复
Rpiplay implementation of raspberry pie airplay projector
谈谈数字化转型晓知识
Talking about the knowledge of digital transformation
Some common pitfalls in getting started with jupyter:
RISC-V架构下 FPU Context 的动态保存和恢复
Software system dependency analysis
198. 打家劫舍
每周推荐短视频:计算的终极形态是“元宇宙”?
R ellipse random point generation and drawing
Leetcode -- linked list
2021-05-20computed and watch applications and differences
When should gridfs be used?
荐书丨《好奇心的秘密》:一个针尖上可以站多少跳舞的小天使?
Oracle数据库监听文件配置
CF566E-Restoring Map【bitset】
Applet wx show
Oracle数据文件头SCN不一致处理方法
Groovy通过withCredentials获取Jenkins凭据