Versions in this module Expand all Collapse all v0 v0.1.0 Aug 4, 2026 Changes in this version + var CorrelationIDFunc func(context.Context) string + func CorrelationID(r *http.Request) string + func Error(w http.ResponseWriter, r *http.Request, status int, message string) + func InternalServerError(w http.ResponseWriter, r *http.Request, logMessage string, err error, ...) + func JSON(w http.ResponseWriter, status int, payload any) + type ErrorResponse struct + CorrelationID string + Error string