-
**Description :octocat:**
Using wonderful dap-mode with spacemacs, typed `M-x` `dap-ui-locals` and got this
![图片](https://user-images.githubusercontent.com/17718104/78855375-50d2f480-7a56-11ea-9…
f4nyc updated
3 years ago
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x]…
-
It would be nice if there was a variable to add inside the template that contains the project template output path like imports.
#### example:
```
template_name:
file.js
inside_folder:
…
-
**What would you like to be added**:
In client-go library add a method _GetTenantContext() (string)_ which returns the resource tenant of current API call. So that we don't need to change API …
-
**Thanos, Prometheus and Golang version used**:
```
thanos, version 0.32.3 (branch: HEAD, revision: 3d98d7ce7a254b893e4c8ee8122f7f6edd3174bd)
build user: root@0b3c549e9dae
buil…
-
generic containers work, but i still hate them somehow. i thought not knowing the interior type is fine because thats what golang does too, but then golang has reflection so you can get the interior a…
-
Hey @maxpert
Was thinking that a HTMX based Web GUi might be a nice match for Marmot ? All golang of course..
what sort of things would be useful to expose ?
-
## **Summary**
Create a connector to novu notification framework
https://novu.co/
## **Context**
Notifications are one of the most common use cases for N:N pattern with message brokers.
Would help ou…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.14.13 linux/amd64
### Does this issue reproduce with the latest release?
yes
### What did you do…
-
## Feature Request
Currently our gossip routines for vote and block gossip use `Send` not `TrySend`. `Send` is worse than `TrySend` in terms of our net CPU overhead due to instantiating multipl…