Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLogging ¶
func NewLogging()
func XRayMiddleware ¶
func XRayMiddleware(sn xray.SegmentNamer) gin.HandlerFunc
Types ¶
type LoggingRoundTripper ¶
type LoggingRoundTripper struct { R http.RoundTripper Seg *xray.Segment }
LoggingRoundTripper This type implements the http.RoundTripper interface
type TransactionContext ¶
func NewTransactionContext ¶
func NewTransactionContext(traceId string) *TransactionContext
Click to show internal directories.
Click to hide internal directories.