This website requires JavaScript.
Explore
Help
Sign In
fuzhongyun
/
ai_scheduler
Watch
1
Star
0
Fork
You've already forked ai_scheduler
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4619389f4f
ai_scheduler
/
internal
/
data
/
constants
/
task.go
12 lines
92 B
Go
Raw
Blame
History
package
constants
const
(
IsSHOW
=
1
NotShow
=
2
)
const
(
Enable
=
1
Disable
=
2
)
Reference in New Issue
View Git Blame
Copy Permalink