package
0.0.0-20241214144356-1eb563436569
Repository: https://github.com/abeltay/go-template.git
Documentation: pkg.go.dev

# Functions

ContextWithZapLogger returns a new context with a zap logger.
ZapLogger returns the zap logger stored in the context.

# Structs

ZapLogMiddleware is a middleware which sets the zap logger in the context, allowing downstream middlewares and handler to access to a logger.