-
## Problem statement
If you have code being generated from swagger, and want a field to be omitted when marshalling, it would make sense to be able to do that like so:
```
id:
type…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
I have noticed that after each Chatbox query, my Windows Antimalware Service Executable process goes crazy - enough for my older machine to stutter for a little while (20-30 seconds) until it finishes…
-
Without `-json`
```
golang.org/x/sync$ go test ./...
ok golang.org/x/sync/errgroup (cached)
ok golang.org/x/sync/semaphore (cached)
ok golang.org/x/sync/singleflight (c…
-
### What version of Go are you using (`go version`)?
$ go version
go 1.12 darwin
### Does this issue reproduce with the latest release?
Yes
### What did you do?
`GO111MODULE=on …
-
Hi, Brother !!! How do I parse CAN message ? How does the message go to JSON ?
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.11.4 linux/amd64
### Does this issue reproduce with the latest release?
Yes.
### What operating system…
-
I maintain a test runner tool (https://github.com/grasparv/testie).
Here is my problem:
```
$ go version
go version go1.14 linux/amd64
$ cat hello_test.go
package hello
import (
…
-
### Bug Description
![Capture d'écran 2024-11-02 042832](https://github.com/user-attachments/assets/5639fdaf-c21b-43e8-af5d-f40ff412d2ee)
I've updated to the latest version, and it seems that the if…
-
**Describe the bug**
I'm getting ' ERROR There was a problem with the ollama API request.' when trying to use mods with Ollama
This used to work with no issues till recently, I don't know if the…