Add bridge protocol processing for sidecar #358
Annotations
10 errors
lint (windows):
internal/gcs/protocol.go#L16
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
lint (windows):
internal/gcs/protocol.go#L24
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
lint (windows):
internal/gcs/protocol.go#L15
ST1022: comment on exported var HV_GUID_LOOPBACK should be of the form "HV_GUID_LOOPBACK ..." (stylecheck)
|
lint (windows):
internal/gcs/protocol.go#L23
ST1022: comment on exported var HV_GUID_PARENT should be of the form "HV_GUID_PARENT ..." (stylecheck)
|
lint (windows):
cmd/gcs-sidecar/bridge/bridge.go#L28
type `requestMessage` is unused (unused)
|
lint (windows):
cmd/gcs-sidecar/bridge/protocol.go#L160
type `requestBase` is unused (unused)
|
lint (windows):
cmd/gcs-sidecar/bridge/bridge.go#L32
type `responseMessage` is unused (unused)
|
lint (windows):
cmd/gcs-sidecar/bridge/bridge.go#L37
type `rpc` is unused (unused)
|
lint (windows):
cmd/gcs-sidecar/bridge/bridge.go#L91
field `containerID` is unused (unused)
|
lint (windows):
cmd/gcs-sidecar/bridge/protocol.go#L126
type `anyInString` is unused (unused)
|