style: gofmt all packages
This commit is contained in:
+1
-1
@@ -57,4 +57,4 @@ func (c *Clock) Now() (int64, time.Time) {
|
||||
// WallTime extracts the wall-clock component embedded in a packed HLC value.
|
||||
func WallTime(v int64) time.Time {
|
||||
return time.UnixMilli(v >> wallShift).UTC()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user