package
1.1.0-alpha
Repository: https://github.com/pingcap/dm.git
Documentation: pkg.go.dev

# Functions

DataChecksum calculates the checksum of a given interface{} slice.
GetTraceCode returns file and line number information about function invocations on the calling goroutine's stack.
GetTracer returns the tracer instance.
InitTracerHub inits the singleton instance of TracerHub.
NewIDGen returns a new IDGenerator.
NewTracer creates a new Tracer.

# Constants

used to force upload tracing event.
EventType list.
EventType list.
EventType list.

# Structs

Config is the configuration for tracer.
IDGenerator is a simple ID generator.
Job is used for tracing evnets collecting and batch uploading.
Tracer is a tracing service provider.
TracerHub holds a tracer.

# Type aliases

EventType represents trace event type.