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 forgofiber
web framework, mostlyfiber.Ctx
.sqlutils
: Util functions withgoqu
, 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 withslog
respcode
: pre-defined short text as response / error code.i18n
: simple i18n support.