Eric

Results 13 issues of Eric

https://github.com/zeromicro/go-zero/blob/fabea4c4485ad5223b375e62f6d46fdffb7da81c/tools/goctl/model/sql/gen/insert.go#L34

stale

SetResult Add nil Check, avoid panic

type AppConfig struct { AppID string `json:"appId"` Cluster string `json:"cluster"` NamespaceName string `json:"namespaceName"` IP string `json:"ip"` IsBackupConfig bool `default:"true" json:"isBackupConfig"` BackupConfigPath string `json:"backupConfigPath"` Secret string `json:"secret"` SyncServerTimeout int `json:"syncServerTimeout"` notificationsMap...

bug
stale

**请简单描述bug的场景** 代码 ``` c := &config.AppConfig{ AppID: "appid", Cluster: "dev", IP: "http://xxxxxxx:8080", NamespaceName: "application", IsBackupConfig: true, Secret: "xxxxxx", } client, _ := agollo.StartWithConfig(func() (*config.AppConfig, error) { return c, nil })...

bug

怎么添加代码任务,比如golang

question

任务只能是shell的吗?支持http, docker中运行吗

修改parse url逻辑,方便正确解析URL的参数

![image](https://user-images.githubusercontent.com/81024796/155049564-5c3462f6-bd23-432f-8664-c44d43c5d28b.png)

when pull consumer release?

help wanted

go-zero v1.4.2 output `{"@timestamp":"2022-11-11T14:14:53.635+08:00","caller":"internal/rpclogger.go:30","content":"[transport]transport: loopyWriter.run returning. Err: transport: Connection closing","level":"error"}`