Xudong Cai

Results 21 comments of Xudong Cai

非常同意约定大于配置,团队开发就是保持统一的最佳选择,减少配置化

You may need an API gateway (Ingress, Traefik or nginx) to forward traffic on a specified path to gin Server

This timeout is not caused by ssh-action,check here: ![image](https://user-images.githubusercontent.com/280967/129343331-0b5df142-5d4f-4a02-b1c3-eb47256426c6.png)

不会的 https://github.com/ilibs/gosql/blob/master/db_test.go#L159 执行这个单元测试只插入了一条

这是不被允许的,强烈建议多定义结构体

v2.1.3 support postgres where holder

``` type Users struct { Id int `form:"id" json:"id" db:"id"` Name string `form:"name" json:"name" db:"name"` Status int `form:"status" json:"status" db:"status"` SuccessTime sql.NullString `form:"-" json:"success_time" db:"success_time"` CreatedAt time.Time `form:"-" json:"created_at" db:"created_at"...

要习惯看单元测试,model_test.go里面都有完整的用法,文档看README

no support

尝试配置max_lefttime = 3600秒试试