bitswap/client/messagequeue: expose dontHaveTimeoutMgr configuration #3204
Annotations
4 errors
staticcheck:
bitswap/client/internal/messagequeue/donthavetimeoutmgr.go#L265
should use time.Until instead of t.Sub(time.Now()) (S1024)
|
staticcheck
Process completed with exit code 1.
|
gofmt:
bitswap/client/internal/messagequeue/donthavetimeoutmgr.go#L1
File is not gofmt-ed.
|
gofmt
Process completed with exit code 1.
|
Loading