Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TraceIDMiddleware ¶
type TraceIDMiddleware struct { }
func NewTraceIDMiddleware ¶
func NewTraceIDMiddleware() *TraceIDMiddleware
func (*TraceIDMiddleware) Handle ¶
func (m *TraceIDMiddleware) Handle(next http.HandlerFunc) http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.