-
The example program at https://github.com/masatana/go-textdistance does not go2hx correctly.
```go
package main
import (
"fmt"
"github.com/masatana/go-textdistance"
)
func main() {
…
-
This issue springs from issue #120
Code:
```go
package main
import (
"bytes"
"fmt"
)
func main() {
const japanese = "日本語日本語日本語日"
var b bytes.Buffer
for i := 0; b.Len() < 5_000; i…
-
make[3]: *** [Makefile:84: /home/test/lede/build_dir/target-x86_64_musl/AdGuardHome-0.107.52/.built] Error 1
make[3]: Leaving directory '/home/test/lede/feeds/kenzo/adguardhome'
time: package/feeds/…
-
有不少package依赖是didi内部依赖库
如:
git.xiaojukeji.com/gobiz/config v0.0.10
git.xiaojukeji.com/gobiz/logger v1.4.7
git.xiaojukeji.com/gobiz/utils v1.0.1
git.xiaojukeji.com/lego/context-go v3.3.0+inco…
-
WARNING: DATA RACE
Write at 0x00c000087b40 by goroutine 36:
github.com/swaggo/gin-swagger.CustomWrapHandler.func1()
/golib/pkg/mod/github.com/swaggo/gin-swagger@v1.2.0/swagger.go:63 +0x169
…
-
Are there any plans of supporting latest Revel? I realize this code base is a little old.
```
~GOPATH % go get github.com/golib/hamlengine
# github.com/golib/hamlengine
src/github.com/golib/hamlengin…
-
GetOrdererAddressByChannel channelID = mcc
GetOrdererAddressByChannel channelID == mcc haha
GetOrdererAddressByChannel channelID = mcc
GetOrdererAddressByChannel channelID == mcc haha
1d41e21f48…
-
连接远程服务失败后无限报错:
发生未知错误,Goby 将尝试重启解决。若重启后错误仍存在,请反馈给我们。 Github issue
错误详情: Error
2024/04/23 14:22:54 common config info honeypot: 0 rabbish: 0 rabbish-md5: 0
2024/04/23 14:22:54 common config inf…
-
We have a service using the [oidc golib package](https://github.com/Cloud-Foundations/golib/blob/master/pkg/auth/oidc/impl.go) and keymaster for auth and would like to make AJAX requests to the servic…
-
用了CF CDN加速的,基本一直闪退,没有用CDN加速就没事
报错如下:
panic: runtime error: slice bounds out of range
goroutine 318 [running]:
github.com/coyove/goflyway/proxy.(*io_t).Copy(0x1286a140, 0x332f0030, 0x12a0e320
, …