Documentation ¶
Index ¶
- func BytesToString(b []byte) string
- func HideURL(s string) string
- func Int64ToString(ID int64) string
- func JoinTypeAndPadString(types, padString string) string
- func MergeIntToInt64(group, guild int) int64
- func MergePadString(group, guild string) string
- func RandSenderPerDayN(uid int64, n int) int
- func SplitInt64ToInt(x int64) (group, guild int)
- func SplitPadString(only string) (group, guild string)
- func SplitTypeAndPadString(value string) (types, padString string)
- func StringToBytes(s string) (b []byte)
- func StringToInt64(ID string) int64
- func WaitWhile()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JoinTypeAndPadString ¶
JoinTypeAndPadString结果和type的组合数据
func MergeIntToInt64 ¶
func RandSenderPerDayN ¶
RandSenderPerDayN 每个用户每天随机数 github.com/FloatTech/floatbox/ctxext
func SplitInt64ToInt ¶
func SplitTypeAndPadString ¶
解析JoinTypeAndString结果和type的组合数据
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.