//
pkg.gl
Category
github.com/sdjqwbz/go-mods
repository
0.2.0
Repository:
https://github.com/sdjqwbz/go-mods.git
Documentation:
pkg.go.dev
Overview
Dependencies
0
Dependents
0
#
Packages
captcha
No description provided by the author
http-req
No description provided by the author
idgen
No description provided by the author
qrcode
No description provided by the author
utils
No description provided by the author
#
README
go-mods
来源于日常开发中积累的go代码、抽出作为模块、方便以后开发使用
优先尽可能引用 golang 标准库
基础功能工具
可引用
Goframe
框架内模块化包
或者
lo
泛型支持工具包
最后是使用三方库
preview
qrcode
二维码组件
captcha
验证码组件
idgen
ID 生成器
httpreq
http 请求组件
utils
工具包/公共函数/便捷方法