Logo
Explore Help
Register Sign In
zlei6/go-zero
1
0
Fork 0
You've already forked go-zero
mirror of https://github.com/zeromicro/go-zero.git synced 2026-05-10 00:20:00 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
8a2e09dfd17ae3e2df426f9c8ea30fd69f0d14d1
go-zero/tools/goctl/update/config/config.go

12 lines
208 B
Go
Raw Normal View History

goctl added
2020-07-29 17:11:41 +08:00
package config
refactor: rename from tal-tech to zeromicro for goctl (#1481)
2022-01-25 23:15:07 +08:00
import "github.com/zeromicro/go-zero/core/logx"
goctl added
2020-07-29 17:11:41 +08:00
Code optimized (#523) * optimized markdown generator * optimized markdown generator * optimized markdown generator * add more comment * add comment * add comment * add comments for rpc tool * add comments for model tool * add comments for model tool * add comments for model tool * add comments for config tool * add comments for config tool * add comments * add comments * add comments * add comments * add comment * remove rpc main head info * add comment * optimized Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
2021-02-26 16:11:47 +08:00
// Config defines a service configure for goctl update
goctl added
2020-07-29 17:11:41 +08:00
type Config struct {
logx.LogConf
ListenOn string
FileDir string
FilePath string
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 102ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API