# Variables
TransactionContext is the context key to use with golang.org/x/net/context's WithValue function to associate an EvaluationContext value with a context.
# Structs
ContextKey is just an empty struct.
Logger is the sdk's default logr.LogSink implementation.