ingress-nginx-helm/internal/ingress/annotations/authreq
Eng Zer Jun d02ba28b96
perf: avoid unnecessary byte/string conversion (#10012)
We can use alternative functions to avoid unnecessary byte/string
conversion calls and reduce allocations.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-06-01 07:29:47 -07:00
..
main.go perf: avoid unnecessary byte/string conversion (#10012) 2023-06-01 07:29:47 -07:00
main_test.go feat: always set auth cookie (#8213) 2022-05-19 15:27:53 -07:00