Hi,
Datadog's API is too big for the central https://pkg.go.dev/ service.
I'm trying to use golds as a workaround.
However, the golds evidently struggles to handle Go projects that provide multiple applications.
The golds locks repeat the error other declaration of main dozens of times.
https://github.com/DataDog/datadog-api-client-go
This seems to happen with Go 1.24.1 / 1.24.2, at least on macOS Sequoia.
Hi,
Datadog's API is too big for the central https://pkg.go.dev/ service.
I'm trying to use golds as a workaround.
However, the golds evidently struggles to handle Go projects that provide multiple applications.
The golds locks repeat the error
other declaration of maindozens of times.https://github.com/DataDog/datadog-api-client-go
This seems to happen with Go 1.24.1 / 1.24.2, at least on macOS Sequoia.