-
I'm new to Meteoris, where should a function like isAdmin() go, which would check a user ID? Better yet, is this something that could be included in meteoris? Perhaps isRole('role', '_Id') would be be…
-
We're wondering what the story for database/sql might be for Go 2. We agree it's clearly important to be maintained (including ongoing maintenance including but definitely not limited to Google suppor…
-
GLFW itself supports UNIX-like systems in theory, but go-gl/glfw supports only Linux and FreeBSD. Just out of curiosity, I was wondering why there is such limitation.
-
### Go version
go version go1.22.5 windows/amd64
### Output of `go env` in your module/workspace:
```shell
$ go env
set GO111MODULE=on
set GOARCH=amd64
set GOBIN=D:\work\libs\golang\mods\…
-
![image](https://github.com/StewStrong/Create-Interactive-Issues/assets/99644884/397fef65-f034-4fb9-8770-22d44d54bb95)
I can't even describe what I'm looking at
![image](https://github.com/StewStr…
-
Hello,
Is it possible to bind the right arrow to behave like tab in the search view, meaning edit selected command ? I got this habits from Manjaro default zsh / p10k setup I think, and I quite mis…
-
Support more languages of Casbin, like Go Casbin
For Go Casbin, it can be called via Casdoor API: https://casdoor.org/docs/permission/exposed-casbin-apis , these demo sites can be used: https://doo…
-
Lots of Go's tools won't traverse a gopath that contains symlinks: https://github.com/tools/godep/issues/71
The suggested approach is to use a reverse symlink, so have the gopath directory the ac…
-
### What package does this bug report belong to?
go_router (also go_router_builder, but theres a dedicated issue for that)
### Dependency versions
pubspec.lock
```lock
packages:
...
…
-
Reported by @martinremy , some Like notifications may not be getting created. We should investigate:
- Are all liking sources treated the same (post/notifications/reader/email etc)
- If folks like…