This website requires JavaScript.
Explore
Help
Sign In
Backups
/
OpenList
Watch
1
Star
0
Fork
0
You've already forked OpenList
mirror of
https://github.com/OpenListTeam/OpenList.git
synced
2025-09-19 20:26:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40882443c24e6e6eddf3c648301f8eb25eb84cb5
OpenList
/
cmd
/
flags
/
config.go
9 lines
100 B
Go
Raw
Normal View
History
Unescape
Escape
feat: use cobra and add some command
2022-08-07 13:09:59 +08:00
package
flags
feat: basic structure
2022-06-06 21:48:53 +08:00
var
(
Config
string
// config file
Debug
bool
NoPrefix
bool
feat: user jwt login
2022-06-25 21:34:44 +08:00
Dev
bool
feat: basic structure
2022-06-06 21:48:53 +08:00
)
Reference in New Issue
Copy Permalink