package
0.0.0-20190422025920-beccf3fe4313
Repository: https://github.com/changwh/go-common.git
Documentation: pkg.go.dev

# README

time

项目简介

Kratos 的时间模块,主要用于mysql时间戳转换、配置文件读取并转换、Context超时时间比较

编译环境
  • 请只用 Golang v1.8.x 以上版本编译执行

# Type aliases

Duration be used toml unmarshal string time, like 1s, 500ms.
Time be used to MySql timestamp converting.