Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 482 Bytes

File metadata and controls

21 lines (18 loc) · 482 Bytes

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