-
A couple of times I've come across functions that used to return errors, but for some reason they were refactored so that they no longer return errors and the refactoree forgot to change the signature…
-
Hey folks! I was browsing through GitHub search and came across this blog by @jonathangold that talks about using netlink sockets in this project:
https://github.com/jonathangold/jonathangold.ca/bl…
-
That is, allow `T` but not `t`, but do allow `α`.
I am very undecided on this. We have ~zero experience with generics in Go and no style rules have emerged yet. I like my rule, but I don't know if…
-
At present, when we compile to wasm `syscall/js` is automatically included.
This forces the runtime to either be a browser (eg Firefox, Chrome, etc), or at least pretend to be one.
That's kind o…
-
### Feature Description
It would be cool to also support wasm for those that don’t want to us js.
There is also the ability to transpire js to wasm now. The suborbital project got it working and …
-
## 🐛 Bug Report
If you have yaml file with grpc annotations which contains selectors for multiple services, it'll raise an error if you try to generate code.
Previously discussed at slack: https…
-
Hey there, I've been working on and off getting my own zwave implementation working using Go but linking the C++ openzwave library.
I'd love to help out with gozwave, I'm using this stick:
https:/…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go 1.22.5
* Run `…
-
For example, egg name, and button text
-