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-27 16:45:28 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
db949e40f1699dca4ced163dd6f9f34e2cd322c9
go-zero/tools/goctl/completion/const.go

12 lines
185 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"
)
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: 120ms Template: 2ms
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