Skip to content

Commit f075614

Browse files
committed
extract trace
1 parent 106f9f2 commit f075614

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

trace/topic.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ type (
119119
// Internals: https://github.com/ydb-platform/ydb-go-sdk/blob/master/VERSIONING.md#internals
120120
TopicReaderPartitionReadStopResponseStartInfo struct {
121121
ReaderConnectionID string
122-
PartitionContext *context.Context
122+
PartitionContext context.Context
123123
Topic string
124124
PartitionID int64
125125
PartitionSessionID int64

trace/topic_gtrace.go

Lines changed: 23 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)