feat(http): add http forwarder #1
Annotations
7 errors
Lint Go:
utils/generate_port.go#L11
exported: exported function GenerateRandomPort should have comment or be unexported (revive)
|
Lint Go:
utils/generate_port.go#L15
exported: exported function GenerateSafeRandomPort should have comment or be unexported (revive)
|
Lint Go:
utils/generate_port.go#L21
exported: exported function GenerateSubdomain should have comment or be unexported (revive)
|
Lint Go:
cmd/dpsproxy/main.go#L79
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Lint Go:
ssh/server.go#L309
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
|
Lint Go:
ssh/server.go#L385
exported: exported method Server.ForwardHTTP should have comment or be unexported (revive)
|
Lint Go
issues found
|