package
1.7.0
Repository: https://github.com/jarvanstack/go_utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
求差集 slice1-并集.
GetCurrentDirectory get current exec program directory.
No description provided by the author
GetLengthString GetStringPointer random stringu by length.
No description provided by the author
No description provided by the author
No description provided by the author
通过正则表达式或者子字符串.
No description provided by the author
求交集.
No description provided by the author
分布式情况下,我们应通过外部配置文件或其他方式为每台机器分配独立的id.
雪花算法 Example w := stringu.NewWorker(0, 0) fmt.Println(w.NextID()) //156004662263152640.
返回一个默认的长度为 20 的 UUID.
适用于鲤鱼行的 雪花算法.
jwt 密钥生成.
No description provided by the author
求并集.

# Constants

LETTER_BYTES some random data.

# Structs

雪花算法 Example w := stringu.NewWorker(0, 0) fmt.Println(w.NextID()) //156004662263152640.