10000 GitHub - HildaM/goutils: Util functions for Golang.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HildaM/goutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Util functions for Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.1%
  • Makefile 0.9%
0