-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change start/end time to non-nullable (#109)
## Which problem is this PR solving? - Part of jaegertracing/jaeger#4150 ## Description of the changes - Make time values non-nullable to avoid pointers ## How was this change tested? - In jaegertracing/jaeger#6218 --------- Signed-off-by: Yuri Shkuro <[email protected]>
- Loading branch information
1 parent
29ed41a
commit 7728794
Showing
3 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters