package
1.1.0
Repository: https://github.com/allaboutapps/integresql.git
Documentation: pkg.go.dev

# Functions

DisableLogger toggles the indication whether `util.LogFromContext` should return a disabled logger for a context if none has been set by our logging middleware before.
No description provided by the author
No description provided by the author
No description provided by the author
LogFromContext returns a request-specific zerolog instance using the provided context.
LogFromEchoContext returns a request-specific zerolog instance using the echo.Context of the request.
No description provided by the author
RequestIDFromContext returns the ID of the (HTTP) request, returning an error if it is not present.
No description provided by the author
ShouldDisableLogger checks whether the logger instance should be disabled for the provided context.
WaitWithCancellableCtx runs the operation tracking the context state.
WaitWithTimeout waits for the operation to complete of returns the ErrTimeout.

# Constants

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

# Variables

No description provided by the author