Documentation
¶
Index ¶
- func BufferFromContext(ctx context.Context) *bytes.Buffer
- func ContextWithBuffer(ctx context.Context, buffer *bytes.Buffer) context.Context
- func ContextWithLogger(ctx context.Context, log logger.Logger) context.Context
- func ContextWithMetadata(ctx context.Context, md metadata.Metadata) context.Context
- func ContextWithRecorderObject(ctx context.Context, ro *xrecorder.HandlerRecorderObject) context.Context
- func LoggerFromContext(ctx context.Context) logger.Logger
- func MetadataFromContext(ctx context.Context) metadata.Metadata
- func RecorderObjectFromContext(ctx context.Context) *xrecorder.HandlerRecorderObject
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContextWithBuffer ¶
func ContextWithLogger ¶
func ContextWithMetadata ¶
func RecorderObjectFromContext ¶
func RecorderObjectFromContext(ctx context.Context) *xrecorder.HandlerRecorderObject
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.