//
pkg.gl
Category
github.com/madkins23/gin-utils
pkg
ginzero
package
1.4.1
Repository:
https://github.com/madkins23/gin-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
123 SLOC
#
Functions
Logger
Logger returns a Gin middleware function that generates a zerolog record for the current request.
NewWriter
NewWriter returns a Writer object with the specified zerolog.Level.
#
Interfaces
Writer
Writer interface for replacing gin standard output and/or error streams.