Documentation ¶ Index ¶ func CheckTracingIDs(t *tracygo.TracyGo) func(next http.Handler) http.Handler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CheckTracingIDs ¶ func CheckTracingIDs(t *tracygo.TracyGo) func(next http.Handler) http.Handler CheckTracingIDs is a middleware for net/http that checks if a correlationID and requestID have been set and creates a new one if they have not been set yet. Types ¶ This section is empty. Source Files ¶ View all Source files middlewares.go Click to show internal directories. Click to hide internal directories.