Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GlobalMiddlewares ¶
Types ¶
type LogMiddleware ¶
type LogMiddleware struct {
// contains filtered or unexported fields
}
func NewLogMiddleware ¶
func NewLogMiddleware(log *zap.SugaredLogger) *LogMiddleware
func (*LogMiddleware) Handler ¶
func (m *LogMiddleware) Handler(ctx *gin.Context)
Click to show internal directories.
Click to hide internal directories.