initial commit for new client #1151
Annotations
5 errors
|
lint
issues found
|
|
lint:
client/client.go#L95
type pendingCmd is unused (unused)
|
|
lint:
client/client.go#L133
ST1003: struct field failedCommandIdSet should be failedCommandIDSet (staticcheck)
|
|
lint:
client/client.go#L70
ST1003: var failedCommandIdSets should be failedCommandIDSets (staticcheck)
|
|
lint:
client/client.go#L64
unused-parameter: parameter 'command' seems to be unused, consider removing or renaming it as _ (revive)
|