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.sslcert
: Util functions for the builtinautocert
package.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.