-
I tried running nakama version 3.22 using docker following this example [go-runtime](https://heroiclabs.com/docs/nakama/server-framework/go-runtime/) but it gave me a problem `plugin was built with a …
-
See: https://github.com/cloudevents/sdk-go/issues/759
From that issue:
- - -
On the use of the `text_data` and `binary_data` fields in the [protobuf-format spec](https://github.com/cloudevents/sp…
-
Hello, I have been using your API in South Korea. Until a few weeks ago, I was able to search and retrieve shorts of Korean works without any issues, but at some point, the results started coming back…
-
Is it possible/recommended to ack a message from a worker thread? I've been using a STOMP server (corporate ActiveMQ) and client acks (`{ack: 'client-individual'}`) to provide reliable receipt and st…
-
I have a few Proxmox machines running a multitude of VMs, each with multiple users running various podman containers.
The VMs themselves are running Debian bookworm.
Each user runs prometheus-po…
-
### Go version
go version go1.23.0 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN='/home/user/.local/share/go/bin'
GOCACHE='/home/user/…
-
There are a lot of moving parts to this setup and a sample app (say something like https://facebook.github.io/flux/docs/todo-list.html) would be really helpful.
charl updated
7 years ago
-
**Thanos, Prometheus and Golang version used**: Thanos 32.4.
**What happened**: receive-distributor sometimes throws SIGSEGV
**What you expected to happen**: it doesn't
**How to reproduce it…
vCra updated
5 months ago
-
{
"pr": 4996,
"linter": "intrange",
"version": "v1.60.3"
}
ldez updated
2 months ago
-
jwkset uses `slog.Default()` which, in an application that doesn't use slog feels off.
Also slog.Default() might be setup with a special handler, where an application that uses slog might have a di…