feat: ssh client implement #370
Annotations
1 error and 4 warnings
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/frp/frp. Supported file pattern: go.sum
|
lint:
pkg/ssh/service.go#L52
exported: type name will be used as ssh.SSHCmdPayload by other packages, and that stutters; consider calling this CmdPayload (revive)
|
lint:
pkg/ssh/service.go#L59
exported: type name will be used as ssh.SSHExtraPayload by other packages, and that stutters; consider calling this ExtraPayload (revive)
|
lint:
pkg/ssh/service.go#L67
exported: type name will be used as ssh.SSHService by other packages, and that stutters; consider calling this Service (revive)
|