https://github.com/vimond/books
Commonly used Golang utility functions
https://github.com/vimond/books
2-x platform
Last synced: 4 months ago
JSON representation
Commonly used Golang utility functions
- Host: GitHub
- URL: https://github.com/vimond/books
- Owner: vimond
- License: mit
- Created: 2023-02-28T08:51:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T06:56:49.000Z (about 3 years ago)
- Last Synced: 2024-06-20T10:27:34.901Z (almost 2 years ago)
- Topics: 2-x, platform
- Language: Go
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Books
This is just a small library of commonly used Golang utility functions!
Each function is designed to be as widely available as possible, utilizing generics wherever possible.
### Docs
Read full documentation [here](https://pkg.go.dev/github.com/vimond/books?tab=doc).