-
Hello,
Since I upgraded my Scala rules (last version known to work was 21c8913a2cf35130870df9f07a781afc77f33693, from last March), I cannot compile anymore my Thrift services with Scrooge. Creating…
pvcnt updated
5 months ago
-
### Description of the bug:
```
ERROR: [0m/private/var/lib/jenkins/workspace/android/components/service-manager/settings/BUILD.bazel:15:16: Building idl jars components/service-manager/settings/lib…
-
反馈bug/问题模板,提建议请删除
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [ ] 没有类似的issue
## 2. 详细叙述
### (1) 具体问题
A:编译失败
### (2) 路由器型号和固件版本
A:X86
### (3) 详细日志
A:[409/567] Processing param…
-
**Describe the bug**
This isn't really a bug but it's also not really a feature. Flytekit currently has a series of [model files](https://github.com/lyft/flytekit/tree/master/flytekit/models) that ar…
-
forgive me if i'm missing something obvious python is a language I rarely touch by choice so I might be missing something trivial.
**What version of protobuf and what language are you using?**
Ver…
-
Call to WebGeoCalc to obtain ephemeris.
We can use what B. Cecconi has written (see [here](https://gitlab.obspm.fr/maser/catalogues/tfcat/-/blob/master/examples/leblanc_aa_catalogues/jupiter_ephem.…
-
reference selftest based on ASF selftest service from TML shall be implemented.
Service shall run as dbus-service with API inherited from CSM service.
reference idl file:
asfexamples_1.10.3.0.tar…
-
**Describe the bug**
我的idl是这样的:
```thrift
struct RegisterReq {
...
4: string psm (api.body="psm",api.vd="(len($) > 0)")
...
}
```
生成的结构体是这样的
```go
type RegisterReq struct {
...…
-
At the moment, none of the 3 available `gRPC` libraries for Rust support reflection. This means that no gRPC services written in Rust can be queried or interrogated with tools like `grpcurl`. Easily t…
-
@taowen
您好!我是来自百度的braver, 想请教大神, 我看这个库server和client 实现,都是基于程序里定义的idl struct.
我现在有一份idl接口文件(*.thrift), 我想基于接口thrift, 不静态的用thrift --gen 生成静态编译代码, 实现一个thrift rpc server, 您能方便指导我怎么实现么?
就是在启动serve…