当前位置:网站首页>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}
边栏推荐
- 零基础自学SQL课程 | SQL语句语法顺序与执行顺序
- Microblog writing - flow chart - sequence chart - Gantt chart - Mermaid flow chart - good results
- R 椭圆随机点产生并画图
- Dynamic saving and recovery of FPU context under risc-v architecture
- MYCAT read / write separation and MySQL master-slave synchronization
- 获取带参数的微信小程序二维码-以及修改二维码LOGO源码分享
- CDGA|到底怎么才能做好数据治理呢?
- Talking about the knowledge of digital transformation
- 当程序员被问会不会修电脑时… | 每日趣闻
- The border problem after the focus of input
猜你喜欢
Easyexcel single sheet and multi sheet writing
Oracle数据文件头SCN不一致处理方法
e的lnx为什么等于x
荐书丨《好奇心的秘密》:一个针尖上可以站多少跳舞的小天使?
Servlet快速筑基
The border problem after the focus of input
Reasons for the failure of digital transformation and the way to success
Epidemic situation, unemployment, 2022, we shouted to lie down!
LeetCode: 240. 搜索二维矩阵 II
Why is LNX of e equal to X
随机推荐
When should gridfs be used?
Zero foundation self-study SQL course | having clause
R ellipse random point generation and drawing
牛客网 字符串变形
LeetCode之最长公共前缀
Go 语言项目开发实战目录
Netrca: an effective network fault cause localization
当程序员被问会不会修电脑时… | 每日趣闻
P6117-[JOI 2019 Final]コイン集め【贪心】
ApplicationContextInitializer的三种使用方法
开源一款监控数据采集器,啥都能监控
PRCT-1400 : 未能执行 getcrshome解决方法
Zero foundation self-study SQL course | syntax sequence and execution sequence of SQL statements
threejs的 mmd模型加载+轮廓加载+动画加载+音频加载+相机动画加载+ammojs加载 gltf模型的加载 +gltf的反射调整
Software system dependency analysis
零基础自学SQL课程 | SQL语句语法顺序与执行顺序
The native applet uses canvas to make posters, which are scaled to the same scale. It is similar to the uniapp, but the writing method is a little different
Recommendation - Secret of curiosity: how many dancing angels can stand on the tip of a needle?
Framework tool class obtained by chance for self use
深度学习论文阅读目标检测篇(七)中英对照版:YOLOv4《Optimal Speed and Accuracy of Object Detection》