https://github.com/zcubbs/go-pkg
This is a Go package that provides libs/utils for Go projects.
https://github.com/zcubbs/go-pkg
Last synced: 9 months ago
JSON representation
This is a Go package that provides libs/utils for Go projects.
- Host: GitHub
- URL: https://github.com/zcubbs/go-pkg
- Owner: zcubbs
- License: mit
- Created: 2023-08-25T06:53:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-25T07:06:08.000Z (almost 3 years ago)
- Last Synced: 2025-10-09T00:56:39.057Z (9 months ago)
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-pkg
This is a Go package that provides libs/utils for Go projects.
## Features
- Random string generator
- Random number generator
- Password generator
- UUID generator
- Token generator
- JWT
- Paseto
- Hash generator
- Mail sender
- Cron job scheduler
- Get time until
## License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.