-
### Struct tags
В C++26 должны добавить статическую рефлексию, что открывает большие возможности для сериализации/десериалезации данных. Чтобы сделать сериализацию и десериалезацию более эффективно…
-
[Creating a new Revel application](https://revel.github.io/tutorial/createapp.html)
I tried running the above in a docker golang container.
However, the result is different from what I expected.
Is…
-
## TL;DR
**Upgrade to a version of google.golang.org/genproto at or above version `v0.0.0-20230526161137-0005af68ea54` with the following command:**
```
go get google.golang.org/genproto@la…
-
Don't install your own package with this library, use normal golang http package
-
Similar to https://github.com/maxbrunsfeld/counterfeiter/issues/297, seeing different results with `go.mod` set to 1.22 vs 1.23.
```
package service
import (
"context"
"google.golang.org/…
-
It appears that #9739 added `RESOURCE_EXHAUSTED` to the list of status codes to retry, but it fails to distinguish between the gRPC-generated `RESOURCE_EXHAUSTED` that's generated when a request paylo…
-
## Issue
When we try to grab the urls of RPMs for fedora, we got such an error
```
Failed to set locale, defaulting to C.UTF-8
INFO:root:Running solver for x86_64
INFO:root:$ skopeo --overrid…
-
For package `pkg:golang/github.com/klauspost/compress@1.17.8`, Parlay incorrectly returns
> "licenseConcluded": "(Apache-2.0 OR BSD-3-Clause OR MIT)",
where it should be
> "licenseConcluded"…
-
hello you, seems missing hex package for hex.dumpstring etc, thx.
-
The main goal of this task is to find the way to get the core of our package resolved. I mean, how to get how much band with every process has used in certain period of time
This should be done for L…