Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyallers/golib
An libraries for golang
https://github.com/zyallers/golib
ants curl go go-utils golang tracing
Last synced: 3 months ago
JSON representation
An libraries for golang
- Host: GitHub
- URL: https://github.com/zyallers/golib
- Owner: ZYallers
- License: mit
- Created: 2022-03-09T03:21:52.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T11:12:21.000Z (10 months ago)
- Last Synced: 2024-06-22T16:53:35.854Z (8 months ago)
- Topics: ants, curl, go, go-utils, golang, tracing
- Language: Go
- Homepage:
- Size: 136 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# golib
[![Go Report Card](https://goreportcard.com/badge/github.com/ZYallers/rpcx-framework)](https://goreportcard.com/report/github.com/ZYallers/golib)
[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
[![Build Status](https://travis-ci.org/ZYallers/golib.svg?branch=master)](https://travis-ci.org/ZYallers/golib)
[![Foundation](https://img.shields.io/badge/Golang-Foundation-green.svg)](http://golangfoundation.org)
[![GoDoc](https://pkg.go.dev/badge/github.com/ZYallers/golib?status.svg)](https://pkg.go.dev/github.com/ZYallers/golib?tab=doc)
[![Sourcegraph](https://sourcegraph.com/github.com/ZYallers/golib/-/badge.svg)](https://sourcegraph.com/github.com/ZYallers/golib?badge)
[![Release](https://img.shields.io/github/release/ZYallers/golib.svg?style=flat-square)](https://github.com/ZYallers/golib/releases)
[![TODOs](https://badgen.net/https/api.tickgit.com/badgen/github.com/ZYallers/golib)](https://www.tickgit.com/browse?repo=github.com/ZYallers/golib)
[![goproxy.cn](https://goproxy.cn/stats/github.com/ZYallers/golib/badges/download-count.svg)](https://goproxy.cn)> An libraries for golang.
# Reference
- Redis Command:http://redis.cn/commands.html
- GORM:https://gorm.io/zh_CN/docs
- Docker:http://www.dockerinfo.net/document# License
Released under the [MIT License](https://github.com/ZYallers/golib/blob/master/LICENSE)