https://github.com/tiyee/gokit
一套go工具集
https://github.com/tiyee/gokit
Last synced: 5 months ago
JSON representation
一套go工具集
- Host: GitHub
- URL: https://github.com/tiyee/gokit
- Owner: tiyee
- License: mit
- Created: 2023-03-30T07:32:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T09:24:35.000Z (almost 2 years ago)
- Last Synced: 2024-09-14T15:43:09.787Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoKit

[](https://github.com/tiyee/gokit)
[](https://github.com/tiyee/gokit)
[](https://pkg.go.dev/github.com/tiyee/gokit)
[](https://goreportcard.com/report/github.com/tiyee/gokit)
[](https://github.com/tiyee/gokit/actions/workflows/codecov.yml)
[](https://codecov.io/github/tiyee/gokit)
[](https://github.com/tiyee/gokit/blob/main/LICENSE)
## Install
> go get -u github.com/tiyee/gokit
## Test
> cd ${gokit_dir}
> go test ./...