Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 492 Bytes

go-common

Test Go

this repo contains code that I commonly use in my go projects

logger

fx logger modules for fx itself, gin-gonic and standalone.

grpc

contains a unary interceptor with logging for grpc calls.

auth

a boilderplate auth proto and implementation