This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
ثبت نام
ورود
TopProject
/
GoZeroPlus
mirrorاز
https://code-git.song-zh.com/SongZihuan/GoZeroPlus.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
درخت:
ffddfa62bb
شاخهها
تگها
dependabot/go_modules/go_modules-420e58e47b
master
GoZeroPlus
/
rq
/
constant
/
const.go
const.go
119 B
تاريخچه
خام
1
2
3
4
5
6
7
package constant
const (
Delimeter = "/"
ServerSensitivePrefix = '*'
TimedQueueType = "timed"
)