golden
golden
分页查询有计划添加吗?
like this: ```go // Create and start a fork of the default spinner. spinnerSuccess, _ := pterm.DefaultSpinner.Start("Doing something important... (will succeed)\n") go func() { time.Sleep(time.Second * 2) // Simulate 3...
## 如何设置自定义类型与gen类型的对应 ## The document you expected this should be explained 我又一个自定义类型 ``` type MyTime struct { time.Time } ``` 然后再模型中引用: ``` type MyModel { gorm.Model SubmittedAt *MyTime `gorm:"column:submitted;type:datetime(6)" json:"submitted_at"`...
现在有个字典 data 。 然后有个字符串 s这样获取呢 data[s]???? ${data}[${s}] ?${data}.${s}
## OS Mac ## VERSION 1.3.7 ## ISSUE DESCRIPTION i use redis in k8s and traefik tls&&sni ,can't connect use this.
## GORM Playground Link https://github.com/go-gorm/playground/pull/1 ## Description /mnt/c/Users/goodk/GolandProjects/gen-test 15s ❯ tree 21:44:40 ``` . ├── a │ └── model │ └── models.go ├── b │ └── model │ └── models.go...
可以装 Catalina 不 ~
谢谢