Categorygithub.com/yasin-wu/utils
module
1.9.3
Repository: https://github.com/yasin-wu/utils.git
Documentation: pkg.go.dev

# README

OSCS Status

介绍

各种util工具,包括:图片水印,短信,邮箱,区间集合判断,余弦算法、汉明距离计算文档相似度,以及其他。 kafka使用模版已迁移至https://github.com/yasin-wu/queue并支持rabbitMQ

安装

go get -u github.com/yasin-wu/utils

推荐使用go.mod

require github.com/yasin-wu/utils v1.9.3

# Packages

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
No description provided by the author
No description provided by the author
Package sorts does parallel radix sorts of data by (u)int64, string, or []byte keys, and parallel quicksort.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author