Imports of ch-bench-trace-id command

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/ClickHouse/ch-goPackage ch implements ClickHouse client.
github.com/ClickHouse/ch-go/protoPackage proto implements ClickHouse wire protocol.
github.com/go-faster/errorsPackage errors implements functions to manipulate errors.
github.com/google/uuid
go.uber.org/zapPackage zap provides fast, structured, leveled logging.
ioPackage io provides basic interfaces to I/O primitives.
osPackage os provides a platform-independent interface to operating system functionality.
timePackage time provides functionality for measuring and displaying time.