⚡ perf: adopt gofiber/utils v2.4.0 helpers and optimize adaptor/proxy hot paths #1149
Annotations
4 errors
|
lint / lint
issues found
|
|
lint / lint:
middleware/adaptor/adaptor.go#L57
fieldalignment: struct with 1480 pointer bytes could be 1448 (govet)
|
|
lint / lint:
middleware/paginate/paginate_test.go#L326
importShadow: shadow of imported package 'url' (gocritic)
|
|
lint / lint:
middleware/adaptor/adaptor.go#L262
emptyStringTest: replace `len(s) == 0` with `s == ""` (gocritic)
|