https://github.com/tkdeng/goutil
Utility functions for go.
https://github.com/tkdeng/goutil
go golang goutil goutils util utilities utility utility-library utils
Last synced: 7 months ago
JSON representation
Utility functions for go.
- Host: GitHub
- URL: https://github.com/tkdeng/goutil
- Owner: tkdeng
- License: mit
- Created: 2024-08-06T18:27:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-18T23:04:28.000Z (about 1 year ago)
- Last Synced: 2025-01-03T22:51:43.041Z (9 months ago)
- Topics: go, golang, goutil, goutils, util, utilities, utility, utility-library, utils
- Language: Go
- Homepage:
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# GoUtil
[
](./assets/icon.png)
Utility functions for go.
## Installation
```shell
go get github.com/tkdeng/goutil
```