Categorygithub.com/w6d-io/x
module
0.22.0
Repository: https://github.com/w6d-io/x.git
Documentation: pkg.go.dev

# README

w6d-io/x

Test codecov GitHub report Current release GitHub go.mod Go version

Shared libraries used in the Wildcard ecosystem. Use at your own risk

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package logx provides tools to handle log WithName provides a new logr.Logger: ctx := context.WithValue(c.Request.Context(), "correlation_id", correlationID) ctx = context.WithValue(ctx, "ipaddress", ip) ctx = context.WithValue(ctx, "kind", "http") log := logx.WithName(ctx, "Test") GetLogValues returns a keysAndValues model compatible with logrLogger.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author