Yakun Sun
Yakun Sun
Lovely developer I'm looking for a good git GUI tool, when I find gitfiend, I am sure this is what I am looking for, but when I was in use...
## GORM Playground Link make sure your GOROOT is not `/usr/local/go` before running the playground https://github.com/go-gorm/playground/pull/642 ## Description The gorm/gen use `go/build:Default.Import` to collect the interface file path when using...
#### 问题描述 1. markdown的段落标题不能被正确渲染。 2. 目录以及跳转使用的是html标签。 3. 内容不能被 github 正确渲染。 #### 做了哪些修改 1. 所有的段落标记符——井号,与段落标题之间增加了一个空格。 2. 所有跳转改为markdown语法。 3. 修正了部分换行及行末空格。 #### TODO 目录中 “HTTP1.1的Expect/Continue机制” 无法跳转,可能是由于 github 自身渲染器的问题,在我本地是可以正确跳转的。
## Explain your user case and expected results ### Test Case Use gorm/gen generate query code, using `ApplyInterface`, the generate script is built in the host machine but running in...