Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 395 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 395 Bytes

Utils

This repository contains libs that are common for lot of projects

logutil

Contains logging stuff

gitutil

Usefull to store git commit

mongoutil

Utility to connect to mongodb and provides helpers

panicrecover

Middleware to recover from panic

queryid

Middleware to count query and initialise logutil

prometrics

Middleware & Server providing metrics for Prometheus