Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
gunlee01 committed Jan 16, 2021
1 parent ae72b66 commit fb11858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scouterx/strace/tctxmanager/tctxmanager.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ func GetTraceContextFallbackNoop(ctx context.Context) *netio.TraceContext {
if tctx == nil {
return noopTctx
}
return tctx
}

func GetTraceContext(ctx context.Context) *netio.TraceContext {
Expand Down

0 comments on commit fb11858

Please sign in to comment.