https://github.com/xvrzhao/utils
Some utility functions of Go.
https://github.com/xvrzhao/utils
errors go go-library go-utils golang golang-library golang-utils strings utils
Last synced: 5 months ago
JSON representation
Some utility functions of Go.
- Host: GitHub
- URL: https://github.com/xvrzhao/utils
- Owner: xvrzhao
- License: mit
- Created: 2020-01-05T08:43:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-09T08:36:03.000Z (about 4 years ago)
- Last Synced: 2026-01-14T21:49:33.058Z (5 months ago)
- Topics: errors, go, go-library, go-utils, golang, golang-library, golang-utils, strings, utils
- Language: Go
- Homepage:
- Size: 50.8 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Utils
[](https://travis-ci.com/xvrzhao/utils)
[](https://godoc.org/github.com/xvrzhao/utils)

Some utility functions of Go.
## Installation
```
$ go get -u github.com/xvrzhao/utils
```
## Documentation
On [go.dev](https://pkg.go.dev/github.com/xvrzhao/utils).