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-30 01:55:31 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
17e0afeac0da8a4e1a538b94a1d95e588d5731d5
go-zero/tools/goctl/completion/const.go

13 lines
186 B
Go
Raw Normal View History

feature: Add `goctl completion` (#1505) * feature: Add `goctl completion` * Update const Co-authored-by: anqiansong <anqiansong@bytedance.com>
2022-02-08 10:50:21 +08:00
package completion
update goctl to go 1.16 for io/fs usage (#1571) * update goctl to go 1.16 for io/fs usage * feat: support pg serial type for auto_increment (#1563) * add correct example for pg's url * 🐞 fix: merge * 🐞 fix: pg default port * ✨ feat: support serial type Co-authored-by: kurimi1 <d0n41df@gmail.com> * chore: format code Co-authored-by: toutou_o <33993460+kurimi1@users.noreply.github.com> Co-authored-by: kurimi1 <d0n41df@gmail.com>
2022-02-24 13:58:53 +08:00
const (
BashCompletionFlag = `generate-goctl-completion`
defaultCompletionFilename = "goctl_autocomplete"
)
chore: add goctl command help (#1578)
2022-02-26 17:02:04 +08:00
feature: Add `goctl completion` (#1505) * feature: Add `goctl completion` * Update const Co-authored-by: anqiansong <anqiansong@bytedance.com>
2022-02-08 10:50:21 +08:00
const (
magic = 1 << iota
flagZsh
flagBash
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 1136ms 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