Versions in this module Expand all Collapse all v0 v0.17.1 Oct 26, 2019 Changes in this version + var MethodKey = mustKey("gocdk_method") + var ProviderKey = mustKey("gocdk_provider") + var StatusKey = mustKey("gocdk_status") + func LatencyMeasure(pkg string) *stats.Float64Measure + func ProviderName(driver interface{}) string + func Views(pkg string, latencyMeasure *stats.Float64Measure) []*view.View + type Tracer struct + LatencyMeasure *stats.Float64Measure + Package string + Provider string + func (t *Tracer) End(ctx context.Context, err error) + func (t *Tracer) Start(ctx context.Context, methodName string) context.Context