当前位置:网站首页>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}
边栏推荐
- 12、 Demonstration of all function realization effects
- The border problem after the focus of input
- Talking about the knowledge of digital transformation
- 实战剖析:app扫码登陆实现原理(app+网页端详细逻辑)附源码
- Jincang KFS replicator installation (oracle-kes)
- 198. house raiding
- 达梦数据库如何定位锁等待问题解决方法
- L01_一条SQL查询语句是如何执行的?
- php单例模式详解
- 198. 打家劫舍
猜你喜欢

零基础自学SQL课程 | HAVING子句

The border problem after the focus of input

Some common pitfalls in getting started with jupyter:

Lu Qi: I am most optimistic about these four major technology trends

Epidemic situation, unemployment, 2022, we shouted to lie down!

R ellipse random point generation and drawing

小白学习MySQL - 增量统计SQL的需求

When programmers are asked if they can repair computers... | daily anecdotes
![[bug] @jsonformat has a problem that the date is less than one day when it is used](/img/09/516799972cd3c18795826199aabc9b.png)
[bug] @jsonformat has a problem that the date is less than one day when it is used

jupyter入门常见的几个坑:
随机推荐
tp5 使用post接收数组数据时报variable type error: array错误的解决方法
Squid proxy application
谈谈数字化转型晓知识
正则匹配手机号
RISC-V架构下 FPU Context 的动态保存和恢复
每周推荐短视频:计算的终极形态是“元宇宙”?
threejs的 mmd模型加载+轮廓加载+动画加载+音频加载+相机动画加载+ammojs加载 gltf模型的加载 +gltf的反射调整
Yolox backbone -- implementation of cspparknet
NLP-D59-nlp比赛D28—我想,也好—阶段总结—心态调整
Codeforces Round #392 (Div. 2) D. Ability To Convert
Threejs MMD model loading + contour loading + animation loading + Audio loading + camera animation loading +ammojs loading gltf model loading +gltf reflection adjustment
Depens:*** but it is not going to be installed
LeetCode: 137. 只出现一次的数字 II
Redis implements a globally unique ID
【bug】@JsonFormat 使用时出现日期少一天的问题
Weekly recommended short video: talk about "meta universe" with a serious attitude
Zero foundation self-study SQL course | related sub query
Lu Qi: I am most optimistic about these four major technology trends
数字化转型的失败原因及成功之道
深入解析 Apache BookKeeper 系列:第三篇——读取原理