mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-11 00:40:00 +08:00
chore: coding style (#4037)
This commit is contained in:
@@ -9,5 +9,5 @@ type Config struct {
|
||||
HealthPath string `json:",default=/healthz"`
|
||||
EnableMetrics bool `json:",default=true"`
|
||||
EnablePprof bool `json:",default=true"`
|
||||
HealthRespInfo string `json:",default=OK"`
|
||||
HealthResponse string `json:",default=OK"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user