This website requires JavaScript.
Explore
Help
Register
Sign In
zlei6
/
go-zero
Watch
1
Star
0
Fork
0
You've already forked go-zero
mirror of
https://github.com/zeromicro/go-zero.git
synced
2026-05-14 02:10:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ac5a80f9ad4657fe8918114d7974a4a8a2134d7
go-zero
/
rq
/
internal
/
const.go
8 lines
119 B
Go
Raw
Normal View
History
Unescape
Escape
refactor
2020-07-29 18:12:19 +08:00
package
internal
initial import
2020-07-26 17:09:05 +08:00
const
(
Delimeter
=
"/"
ServerSensitivePrefix
=
'*'
TimedQueueType
=
"timed"
)
Reference in New Issue
Copy Permalink