Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeyTraceID = "trace_id" KeySpanID = "span_id" KeyUserSub = "sub" KeyUserIss = "iss" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Middleware ¶
type Middleware struct {
// contains filtered or unexported fields
}
func NewMiddleware ¶
func NewMiddleware(log logr.Logger) *Middleware
Click to show internal directories.
Click to hide internal directories.