godcong
godcong
In the latest flatbuffers example, grpc is still using the deprecated function I searched the documentation and found that it should be changed to this https://github.com/google/flatbuffers/blob/83a43fc7977b67259c6a78147cf1c09fe6af85f7/grpc/examples/go/greeter/client/main.go#L66 => ``` conn, err...
### Expected behavior build on go 1.18 ### Actual behavior `go mod tidy` failed package need upgrade for go 1.18 building go: upgraded github.com/json-iterator/go v1.1.10 => v1.1.12 go: upgraded github.com/modern-go/reflect2...
https://github.com/mgechev/revive revive is a Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement of golint. Revive provides a framework for development of custom rules, and lets you define...
now i used `engine.Where("")` to create an autoclose session. but, the souce looks not very good. does any suggestions for this? if has some function like: ``` engine.NewAutoCloseSession() ``` or...
## 问题列表: ### 1. 名字无法指定: * example: * `lastname firstname1 firstname2` * firstname1 or firstname2 has been determined. * only make the other one. ### 2. 黑白名单 * 黑名单:此参数用来在最后输出时忽略掉指定汉字 *...
Does it support merging the same content? ## Expected Behavior {Please write here} ``` - **scope:** add comment (#3219960,#de56ab0,#e081637) ``` ## Actual Behavior {Please write here} ``` - **scope:** add...
### Environment - GitExtensions version: 3.5.4.12724 - GIT version: 2.30.0 - OS version: win11 - .NET version: 4.8.4420 ### Issue description When using the push function, the server asks for...
### Environment - Git Extensions 3.5.4.12724 - Build 65f01f39982ccb121c4df7d4b00b506939553958 - Git 2.30.0.windows.2 - Microsoft Windows NT 10.0.22000.0 - .NET Framework 4.8.4470.0 - DPI 96dpi (no scaling) ### Issue description I...
--- name: Pull request about: Add support for Run(ctx) interface --- ## 1. Are you opening this pull request for bug-fixs, optimizations or new feature? yes This is a pr...
### Checklist - [X] My issue is specific & actionable. - [X] I am not suggesting a protocol enhancement. - [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my...