master
李光春 2 years ago
parent ea3da0a0a8
commit da7002b84a

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2018 李光春
Copyright (c) 2018 茂名聚合科技有限公司
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

@ -4,6 +4,7 @@
[comment]: <> (go)
[![Release](https://img.shields.io/github/release/dtapps/go-library.svg)](https://github.com/dtapps/go-library/releases/latest)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/dtapps/go-library)
[![go](https://github.com/dtapps/go-library/actions/workflows/go.yml/badge.svg)](https://github.com/dtapps/go-library/actions/workflows/go.yml)
[![godoc](https://pkg.go.dev/badge/github.com/dtapps/go-library?status.svg)](https://pkg.go.dev/github.com/dtapps/go-library)
[![goproxy.cn](https://goproxy.cn/stats/github.com/dtapps/go-library/badges/download-count.svg)](https://goproxy.cn/stats/github.com/dtapps/go-library)
@ -13,6 +14,7 @@
[![Sourcegraph](https://sourcegraph.com/github.com/dtapps/go-library/-/badge.svg)](https://sourcegraph.com/github.com/dtapps/go-library?badge)
[![Build status](https://ci.appveyor.com/api/projects/status/d6rq6xynt8wkev5k?svg=true)](https://ci.appveyor.com/project/dtapps/go-library)
[![codecov](https://codecov.io/gh/dtapps/go-library/branch/master/graph/badge.svg?token=BrtbyKKPQX)](https://codecov.io/gh/dtapps/go-library)
[![Build Status](https://app.travis-ci.com/dtapps/go-library.svg?branch=master)](https://app.travis-ci.com/dtapps/go-library)
#### 安装使用
@ -41,3 +43,17 @@ gotime.Current().Format()
gotime.Current().Timestamp()
gotime.Current().TimestampWithMillisecond()
```
## JetBrains 开源证书支持
`go-library` 基于 JetBrains 公司旗下的 GoLand 集成开发环境中进行开发,基于免费开源许可证。
<a href="https://www.jetbrains.com/?from=kubeadm-ha" target="_blank">
<img src="https://raw.githubusercontent.com/panjf2000/illustrations/master/jetbrains/jetbrains-variant-4.png" width="250" align="middle"/>
</a>
## 🔑 License
[MIT](https://github.com/dtapps/go-library/blob/master/LICENSE.md)
Copyright (c) 2018 茂名聚合科技有限公司
Loading…
Cancel
Save