go_library

package module
v3.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2022 License: MIT Imports: 0 Imported by: 0

README

Golang Library

📦 Golang 扩展包

go godoc goproxy.cn goreportcard.com deps.dev Coverage Status Sourcegraph Build status codecov Build Status

安装使用

go get -v -u gopkg.in/dtapps/go-library.v3

import (
    "gopkg.in/dtapps/go-library.v3"
)

用法示例

默认时区为 Local,即服务器所在时区

当前时间

import (
	"gopkg.in/dtapps/go-library.v3/utils/gotime"
)

gotime.Current().Now()
gotime.Current().Format()
gotime.Current().Timestamp()
gotime.Current().TimestampWithMillisecond()

JetBrains 开源证书支持

go-library 基于 JetBrains 公司旗下的 GoLand 集成开发环境中进行开发。

🔑 License

MIT

Copyright (c) 2018 茂名聚合科技有限公司

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL