Versions in this module Expand all Collapse all v0 v0.13.0 Nov 26, 2020 Changes in this version + const QueryKey + const TableKey + func CreateSpanAttribute(k string, v interface{}) label.KeyValue + func RegisterCallbacks(db *gorm.DB, opts ...Option) + func WithContext(ctx context.Context, db *gorm.DB) *gorm.DB + type AllowRoot bool + type DefaultAttributes []label.KeyValue + type Option interface + type OptionFunc func(c *callbacks) + func WithSpanOptions(opts ...trace.SpanOption) OptionFunc + func WithTracer(tracer trace.Tracer) OptionFunc + type Query bool + type Table bool