package
0.0.0-20241016132557-27e4b69fade9
Repository: https://github.com/shopify/goose.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetLoggableValue returns the value of the metadata currently attached to the Context.
No description provided by the author
LogIfError makes it less verbose to defer a Close() call while handling an unlikely-but-possible error return by logging it.
No description provided by the author
WatchingLoggable attaches a Loggable to the Context.
WithField attaches a key-value pair to a Context.
WithFields attaches fields to a Context.
WithLoggable attaches a Loggable's fields to the Context.
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Interfaces

No description provided by the author
Valuer is essentially a Context, but down-scoped to what Loggable expects.

# Type aliases

No description provided by the author