diff options
| author | Michael Anthony Knyszek <mknyszek@google.com> | 2025-01-29 17:16:02 +0000 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2025-02-10 12:14:51 -0800 |
| commit | 8b8ab2584d52c96ed84207208f13a37272cab217 (patch) | |
| tree | f2156e52205cec22a4d24a20948860bafde13968 /src/database/sql/sql_test.go | |
| parent | 9faa00af74206dfc26c3d38cd56590abc4b2b960 (diff) | |
| download | go-8b8ab2584d52c96ed84207208f13a37272cab217.tar.xz | |
internal/trace: merge event and tracev2 packages
These two packages were historically separate in an attempt to provide a
unified description of trace v1 and trace v2 formats. In practice this
turned out to be pointless, since it made more sense to keep the trace
v1 parser in a self-contained bubble with a converter to v2. Future
trace wire format migrations should probably just follow the same
general strategy, if there's a substantial change. (Minor changes can be
handled more organically.)
Change-Id: Ic765df62065fe53cfae59b505297527c3fa42dfb
Reviewed-on: https://go-review.googlesource.com/c/go/+/645395
Auto-Submit: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Diffstat (limited to 'src/database/sql/sql_test.go')
0 files changed, 0 insertions, 0 deletions
