-
`
def get_cdn_auth_token(self, depot_id, hostname):
"""Get CDN authentication token
.. note::
This token is no longer needed for access to CDN files
:p…
-
I was able to compile a simple grpc example. when I run the client, I get the following error
```
C:\windows_home\src\dsisnero\crystal_examples\grpc_test>bin\grpc_client.exe
hostname_arg # => "l…
-
It seems that when the database is updated and receives a new version token the unmarshalling is not done correctly.
Expected: Cg0IARAGGAEiAzAwMTABEP/7BhoCGAnR73ir …
-
## Software versions
* **OS**: e.g. Mac OSX 10.11.5
* **Consumer Pact library**: Pact go v2.0.1
* **Golang Version**: `go1.20.5`
* **Golang environment**: Provide output of `GO111MODULE=""
GOAR…
-
在写proto方式的项目时,proto里定义的bool, int无法判断前端是传了默认值还是没传。
使用`google.protobuf.BoolValue`这种包装类型时,生成的pb文件又无法正常解析HTTP请求参数。
-
Iterables can be infinite/don't necessary have a length, so [this line of code](https://github.com/tradewelltech/protarrow/blob/19e156346bda76bb3c214481217e88374e8f4c33/protarrow/proto_to_arrow.py#L53…
-
## Client
PubSub
## Environment
Redhat Enterprise Linux (no container)
## Code and Dependencies
```go
package main
func main() {
// ...
client, err := pubsub.NewClient(ctx, pr…
-
This is a bug in the CMake code.
### What version of gRPC and what language are you using?
1.66.2, C++, CMake 3.30.3
### What operating system (Linux, Windows,...) and version?
Windows 11
…
-
**What version of protobuf and what language are you using?**
Version: (e.g., `v1.1.0`, `89a0c16f`, etc)
![image](https://github.com/golang/protobuf/assets/22202316/544816d3-e7f3-4337-ab94-172357d09…
-
```
Please include an e-mail address if this might need a dialogue!
==============
franchescamullin at gmail.com
What steps will reproduce the problem?
1. This is my trivial example:
namespace MyLib…