helpers-go:Go功能助手的Go模块

时间:2024-04-08 12:33:06
【文件属性】:

文件名称:helpers-go:Go功能助手的Go模块

文件大小:6KB

文件格式:ZIP

更新时间:2024-04-08 12:33:06

golang-library go-library go-functions go-modules golang-module

Go功能助手 安装 go get github.com/Girein/helpers-go 功能 // ToDateTimeString converts DateTime into string with Y-m-d H:i:s format func ToDateTimeString(dateTime time.Time) string {} // GormOpen returns database connection func GormOpen(driver string) (*gorm.DB, error) {} // LogIfError logs the error with message func LogIfError(err error, message string) {} // RandomString generates random string with c


【文件预览】:
helpers-go-main
----helpers.go(3KB)
----rsa_signature.go(1KB)
----LICENSE(1KB)
----aes_ecb_pkcs5_encryption.go(1KB)
----go.sum(3KB)
----README.md(1KB)
----go.mod(142B)

网友评论