Add optional time window in TraceGetParameters #1847
Annotations
7 errors
memory-v2
interceptor (variable of type grpc.UnaryServerInterceptor) is not used
|
memory-v2
non-boolean condition in if statement
|
memory-v2
invalid operation: r.StartTime != nil (mismatched types time.Time and untyped nil)
|
memory-v2
invalid operation: cannot indirect r.StartTime (variable of type time.Time)
|
memory-v2
invalid operation: r.EndTime != nil (mismatched types time.Time and untyped nil)
|
memory-v2
invalid operation: cannot indirect r.EndTime (variable of type time.Time)
|
memory-v2
Process completed with exit code 2.
|