5 Star 15 Fork 0

Gitee 极速下载/go-wechat-sdk

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/silenceper/wechat
Clone or Download
time.go 120 Bytes
Copy Edit Raw Blame History
wenzl authored 2016-09-11 00:27 +08:00 . 支持文本消息的回复
package util
import "time"
//GetCurrTs return current timestamps
func GetCurrTs() int64 {
return time.Now().Unix()
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/go-wechat-sdk.git
git@gitee.com:mirrors/go-wechat-sdk.git
mirrors
go-wechat-sdk
go-wechat-sdk
v1.2.1

Search