internal/resolver: introduce a new delegating resolver to handle both target URI and proxy address resolution #12983
Annotations
3 errors
Run vet.sh:
internal/resolver/delegatingresolver/delegatingresolver.go#L152
exported const UserAndConnectAddrKey should have comment or be unexported https://revive.run/r#exported
|
Run vet.sh:
internal/resolver/delegatingresolver/delegatingresolver_test.go#L105
parameter 'req' seems to be unused, consider removing or renaming it as _ https://revive.run/r#unused-parameter
|
Run vet.sh
Process completed with exit code 1.
|
Loading