Categorygithub.com/Roc-zhou/go-util-package
repositorypackage
1.0.3
Repository: https://github.com/roc-zhou/go-util-package.git
Documentation: pkg.go.dev

# 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

# README

go-util-package

go 常用方法

使用

go get github.com/Roc-zhou/go-util-package

包含

发送邮件 mail.Send() 依赖 gopkg.in/gomail.v2 微信的签名 WxSign

测试

go test -v -run XXXX util_test.go