-
Cool project! Thanks for sharing with all of us :)
I played with it a little bit and found the following limitations:
* No shared crosshair
* Only latency is stored in the database (no failed pin…
-
**ISSUE SUMMARY**
I can not send an email to multiple email addresses by using `notifications-client` even though the log says “Notifications Emailer.Successfully sent email”.
So it makes me think…
-
i found gorequest auto encode querys, but http client in standard library not do this(node superagent do not encode too). why gorequest auto encode querys. i think this behavior may bring some problem…
-
## Description
I have a base64 `yJUaW1lIjoiMjAyMi0wOC0wNlQxODoxMzo1Ni45OTA3MjkrMDU6MzAifQo=` which decodes to `{"Time":"2022-08-06T18:13:56.990729+05:30"}`
Now I wanted to pass this encoded base…
-
I'm investigating into a way to do full text search in flutter/sqflite and ran into your package, but I fail to see how to use it exactly since I can't find a way to add this function to the sqlite or…
-
hey @mrjones ,
first of all, thanks for the nice library!
i'm trying to re-use it in upwork/golang-upwork project, and i've found an interesting issue:
```
params := make(map[string]string)
params["…
-
It sometimes happens to have a need to duplicate (aka "deep copy") a `net.URL` object.
My understanding is that `net.URL` can be safely duplicated by simply copying the structure:
```go
newUrl…
rasky updated
8 months ago
-
```python
File "/usr/local/lib/python3.7/site-packages/peewee_async.py", line 258, in execute
return (await execute(query))
File "/usr/local/lib/python3.7/site-packages/peewee_async.py", li…
-
Hi, just a quick question.
Is this supported somehow? Or is another database model better in a situation where Class1 can only hold one reference to Class2?
Thanks!
-
[https://github.com/TencentAd/marketing-api-go-sdk/blob/master/pkg/ads/middleware_auth.go#L16-L32](https://github.com/TencentAd/marketing-api-go-sdk/blob/master/pkg/ads/middleware_auth.go#L16-L32)
``…