feat: add TLS support #919
Annotations
10 errors
golangci-lint:
client/client.go#L96
assignment mismatch: 2 variables but remoting.New returns 1 value
|
golangci-lint:
client/client.go#L98
assignment mismatch: 2 variables but remoting.New returns 1 value
|
golangci-lint:
client/option.go#L71
c.rootCertFile undefined (type *Client has no field or method rootCertFile)
|
golangci-lint:
client/option.go#L72
c.tlsEnabled undefined (type *Client has no field or method tlsEnabled) (typecheck)
|
golangci-lint:
client/client.go#L96
assignment mismatch: 2 variables but remoting.New returns 1 value
|
golangci-lint:
client/client.go#L98
assignment mismatch: 2 variables but remoting.New returns 1 value
|
golangci-lint:
client/option.go#L71
c.rootCertFile undefined (type *Client has no field or method rootCertFile)
|
golangci-lint:
client/option.go#L72
c.tlsEnabled undefined (type *Client has no field or method tlsEnabled) (typecheck)
|
golangci-lint:
client/client.go#L96
assignment mismatch: 2 variables but remoting.New returns 1 value
|
golangci-lint:
client/client.go#L98
assignment mismatch: 2 variables but remoting.New returns 1 value
|
Loading