An open API service indexing awesome lists of open source software.

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.

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.