/go-util

This repository is a utility for development service with go. All of function i need will be put in there

Primary LanguageGoGNU General Public License v3.0GPL-3.0

go-util

This repository will be use for supporting process development service. All i need function or stack will be put in there. Go-util open for using for anyone.

Features

  • Load configuration
  • Context (get, set & parsing)
  • Database connection, including (Gorm & Sqlx)
  • Date formatting
  • Email sender
  • Open file
  • JWT create & parsing
  • Logging
  • Pagination (need test)
  • Random value
  • Reponse json (for gin-gonic framework)
  • Telegram connection
  • Validation rules