Categorygithub.com/iredmail/goutils
repositorypackage
0.0.0-20241120093758-6441636ef7bb
Repository: https://github.com/iredmail/goutils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Util functions for Go development.

NOTE: It's for personal use, we don't accept feature requests and PRs.

  • ctxutils: Util functions for gofiber web framework, mostly fiber.Ctx.
  • sqlutils: Util functions with goqu, for SQLite, MySQL, PostgreSQL.
  • emailutils: Util functions for handling email addresses, domain names, etc.
  • timeutils: Util functions for time formatting and convert.
  • log: Util functions for logging with slog
  • respcode: pre-defined short text as response / error code.
  • i18n: simple i18n support.